sourcegraph/sourcegraph-public-snapshot

Copy to clipboard and branches dropdown overlap in mobile

Ouverte

#25 240 ouverte le 22 sept. 2021

 (8 commentaires) (0 réaction) (1 personne assignée)Go (1 374 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (10 290 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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:

Guide contributeur