[Fix] Settings and marketplace stay inaccessible after importing Roo Router settings#109
Merged
edelauna merged 5 commits intoMay 14, 2026
Merged
Conversation
Contributor
Author
|
1 issue outstanding:
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
edelauna
previously approved these changes
May 14, 2026
Contributor
Author
|
Addressed the latest sidebar-lifecycle follow-up in 82d35cf0f.
I did not find a new unresolved review thread to close from this follow-up. Current PR state is |
edelauna
reviewed
May 14, 2026
edelauna
reviewed
May 14, 2026
edelauna
approved these changes
May 14, 2026
JamesRobert20
approved these changes
May 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related GitHub Issue
Closes: #
Description
Fixes the VS Code extension webview after importing legacy Roo Router settings. When import downgrades the selected profile into an unconfigured state, Zoo now routes the user into Providers settings from any gated tab instead of trapping the whole shell on the welcome screen, keeps Settings plus Marketplace available for recovery, keeps Chat plus History gated until setup is complete, and treats
settingsImportedAtas a one-shot host event so later sidebar relaunches do not replay an old import redirect.Regression coverage now spans the webview tab-state matrix across Chat, History, Settings, and Marketplace plus a focused import/export host test that proves the import timestamp is posted once during the import sync and then cleared.
Test Procedure
pnpm --dir src test core/config/__tests__/importExport.spec.tspnpm --dir webview-ui test --run src/__tests__/App.spec.tsxpnpm --dir apps/web-roo-code testPre-Submission Checklist
Screenshots / Videos
Documentation Updates
Additional Notes
.tool-versionsmodification, and this PR intentionally leaves it out.Get in Touch
Elliott de Launay via the linked Roomote task or
@roomotefor follow-up.