-
Notifications
You must be signed in to change notification settings - Fork 148
[web] Allow opening web without a valid config, and show UI to configure #626
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: 67b62db The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
No benchmark result files found in benchmark-results |
🧪 E2E Test ResultsNo test result files found. ❌ Some E2E test jobs failed:
Check the workflow run for details. |
Signed-off-by: Peter Wielander <mittgfu@gmail.com>
The web app can now be opened without a valid config, and will show you all the configs/worlds you recently opened, and allows you to navigate back/forth easily. This is a step in the right direction IMO, and later we can add more tools to find/discover projects, automatically handle
vc env pullissues, etc.