sourcegraph/sourcegraph-public-snapshot

Copy to clipboard and branches dropdown overlap in mobile

オープン

#25,240 opened on 2021/09/22

 (8 件のコメント) (0 件のリアクション) (1 人の担当者)Go (1,374 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (10,290 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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:

コントリビューターガイド