gitpod-io / gitpod-io/gitpod

Git-provider buttons on Login and New Project are truncated

Open
#9,127 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

component: dashboard meta: never-stale team: webapp
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.

Screenshot 2022-04-05 at 09 25 22


Screenshot 2022-04-05 at 09 28 17

cc: @laushinka

Front logo Front conversations

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.