gitpod-io / gitpod-io/gitpod

Improve more actions button on the workspace start page when opening in desktop IDEs

Open
#6,910 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

component: dashboard meta: never-stale team: webapp type: improvement user experience
Dominant language
TypeScript
Stars
13.8k
Forks
1.4k
Avg merge
17h 58m
Merged PRs (30d)
5

Description

Problem to solve

Back in https://github.com/gitpod-io/gitpod/issues/6841 and https://github.com/gitpod-io/gitpod/pull/6847, we've added a dropdown button with more options besides opening a workspace in VS Code in Browser. Cc @corneliusludmann @akosyakov @JanKoehnlein

The current implementation brings in the following issues:

  1. Redandunt right padding on the secondary button (see down chevron icon)
  2. Center aligned dropdown options which is not following the pattern used in other dropdowns.
  3. Inaccurate footer text as not all options above are IDE options.
  4. Option order could affect memory muscle as usually this button links back to the dashboard while in the current implementation the option to open the dashboard has been moved to the bottom of the list.
Proposal
Button Dropdow
Start StartDropdown

See design specs.

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

Review issue #6841 and pull request #6847, then inspect the workspace start page implementation for the more-actions button. Use the linked Figma design specs as the reference; done means corrected secondary-button padding, left-aligned dropdown options, accurate footer text, and the dashboard option restored to the intended order.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.