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: