Open
Description
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:
- Redandunt right padding on the secondary button (see down chevron icon)
- Center aligned dropdown options which is not following the pattern used in other dropdowns.
- Inaccurate footer text as not all options above are IDE options.
- 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 |
---|---|
![]() |
![]() |
See design specs.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status