sourcegraph/sourcegraph-public-snapshot

Copy to clipboard and branches dropdown overlap in mobile

开放

#25,240 创建于 2021年9月22日

 (8 条评论) (0 个反应) (1 位负责人)Go (1,374 个派生)auto 404
good first issue

仓库指标

星标
 (10,290 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Problem statement

Success criteria

  1. Repository name is trimmed if there's not enough space for it using text-overflow: ellipsis;.
  2. Branch name is trimmed if there's not enough space for it using text-overflow: ellipsis;.
  3. The UI is optimized for minimum device width of 320px.

Example of the result:

贡献者指南