Git-provider buttons on Login and New Project are truncated
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
This is a followup to #9099 and a generalization of #8814
The usability of these buttons is compromised because the git-provider name is truncated, and there is no way of seeing the full name. In the examples below, users are forced to guess which button refers to their private bitbucket server, and which refers to bitbucket.org.
For git-providers with longer names, it would be better to show wider buttons, or wrap the text and grow the button vertically. Tooltips are not a good workaround because they are inaccessible e.g. on mobile.


cc: @laushinka
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the truncated git-provider buttons on the Login and New Project screens described in the issue, including narrow or mobile layouts. Inspect the existing button layout and compare it with the screenshots; done means the full provider names are visible without relying on tooltips in both locations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100