git-point icon indicating copy to clipboard operation
git-point copied to clipboard

UX: RepositoryListItem should truncate description

Open machour opened this issue 7 years ago • 3 comments

Question Response
Version? v1.4.1
Devices tested? iPhone 7


What Currently Happens?

If you search for the user "vhicxs", and check his repositories list, you will notice a weird 3 blank pages scrolling in the "vhcixs/repository"

screen shot 2018-03-31 at 1 03 26 pm

This is because the repository description is a big HTML chunk: https://github.com/vhicxs/google

What Do You Expect To Happen?

The HTML tags should be displayed, and the description should be truncated at some point. (GitHub limit seems to be 350 chars, we seems pretty fair)

My Reproduction Steps

  1. Open the application
  2. Navigate to search
  3. Click "Users"
  4. Search for "vhcixs"
  5. Click the search result corresponding to "vhcixs" to go to the user profile
  6. Click on the repositories number

machour avatar Mar 31 '18 12:03 machour

Yay @jamesg1, go ahead!

machour avatar Apr 01 '18 10:04 machour

has this issue been fixed already? if not id like to take it on!

Aberman12 avatar Jan 21 '19 21:01 Aberman12

@Aberman12 has this issue been fixed? I can fix it if it hasn't

bobbylemm avatar Apr 30 '20 13:04 bobbylemm