UX: RepositoryListItem should truncate description
- Vorherrschende Sprache
- JavaScript
- Sterne
- 4.8k
- Forks
- 771
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
| 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"

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
1. Navigate to search
1. Click "Users"
1. Search for "vhcixs"
1. Click the search result corresponding to "vhcixs" to go to the user profile
1. Click on the repositories number
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.