sourcegraph/sourcegraph-public-snapshot

Copy to clipboard and branches dropdown overlap in mobile

Aperta

#25.240 aperta il 22 set 2021

 (8 commenti) (0 reazioni) (1 assegnatario)Go (1374 fork)auto 404
good first issue

Metriche repository

Star
 (10.290 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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:

Guida contributor