sourcegraph/sourcegraph-public-snapshot
Copy to clipboard and branches dropdown overlap in mobile
開放
#25,240 建立於 2021年9月22日
good first issue
倉庫指標
- 星標
- (10,290 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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: