sourcegraph/sourcegraph-public-snapshot
Copy to clipboard and branches dropdown overlap in mobile
Offen
#25.240 geöffnet am 22.09.2021
good first issue
Repository-Metriken
- Stars
- (10.290 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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: