v1 chrome trim: Switch event, wizard relaunch, settings gear retired#375
Merged
Conversation
…he settings gear retired RD-requested v1 simplification: - The header's '← Switch event' button is gone: the breadcrumb's Home/Events crumbs are the way back, and the context header stays purely informational. - The topbar 'Setup wizard' relaunch button is gone: the wizard still runs automatically once when an event is created, and everything it configures stays editable on the regular pages — a manual re-run had no use. - The settings gear (and its dialog) is gone: its only content was the manual bearer-token field, which v1 doesn't use — on the loopback console no token is needed at all, and when a privileged action ever does need one, the lazy TokenDialog prompt (unchanged) asks for it automatically. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Per RD feedback: the '← Switch event' header button (breadcrumbs cover it), the 'Setup wizard' relaunch button (the wizard still auto-runs on event creation), and the settings gear (its only content was the unused manual bearer-token field; the automatic TokenDialog prompt remains the one token surface) are removed for v1.
625 rd-console tests green, both svelte-checks 0 errors 0 warnings, eslint/prettier clean.
🤖 Generated with Claude Code