Skip to content

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

Open
@gtsiolis

Description

@gtsiolis

Problem to solve

Back in #6841 and #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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions