-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Dashboard] Start Project #3534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Love the idea and this could make it easier to introduce a Recent filter on the workspaces list if needed. Not sure about making it the first tab as this would be empty for new users, however, this could be ok if we could link directly to the second tab, when the recent list is empty, using an empty state like the following:
I assume this would use the Repository Context using the default branch, right? Also, ok for renaming Templates to Examples. Templates is something we could consider in the future as skeleton workspaces to build upon. Additionally, we could allow users to select an existing project from their authorized provider making it a third tab here. |
I think in the workspace list under the |
Hey @lukechu10! Thanks for the feedback. We are trying to educate people to not restart old workspaces, but rather start fresh ones all the time. To that end, we are highlighting the project names in the dialog to start a new workspace and move non-running workspaces out of the way by having a filter that defaults to only showing active workspaces (running or pinned). |
On an empty active workspaces list we currently propose to start an example (btw. they are not templates, we should change that). We ideally should allow users to start something closer to home.
A relatively easy and useful thing would be to list the most recently used projects (weighting recent and number of uses).
The examples could be in a second tab, and the component could have a search.
Proposal
Adding a few additional points to consider:
Designs
For the case in #3531, we could introduce an empty state with the following message and link to the new Integrations (
/integrations
) page:See also design specs.
The text was updated successfully, but these errors were encountered: