sourcegraph/sourcegraph-public-snapshot
Copy to clipboard and branches dropdown overlap in mobile
Aperta
#25.240 aperta il 22 set 2021
good first issue
Metriche repository
- Star
- (10.290 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Problem statement
Success criteria
- Repository name is trimmed if there's not enough space for it using
text-overflow: ellipsis;. - Branch name is trimmed if there's not enough space for it using
text-overflow: ellipsis;. - The UI is optimized for minimum device width of 320px.
Example of the result: