-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
This is the first step to improve the UX for startig new workspaces in the dashboard. Specifically this removes the 2 tabs in the existing modal UI, and replaces them with a single input field with auto-suggest. The modal behavior (grey background) can remain the same. For additional context, see #7554
Proposed UI changes
The new design should have only the following elements
- A single text input with the ability to paste a repo context URL or type some text
- An autosuggest feature with selectable results for a repo context which are based on what is in the text input
- Short instructions for how to use:
Paste a repository context URL or start typing to see suggestions.
Learn more
Repo context requirements
The input should accept the same repo context URLs as currently supported for prefixed URL workspace starts.
Autosuggest requirements
When the input text matches, autosuggested results should include at least the following:
- recent workspaces
- examples (like today)
- personal account repositories from your git provider(s)
Nice to have
- A dashboard keybinding (exact characters TBD) similar to a command pallette reachable from anywhere in the Dashboard.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status