feat(frontend): path-first connected Operate shell - #2
Closed
Warexpor wants to merge 4 commits into
Closed
Conversation
These files pin path-first B&W chrome so the rebuild can follow a contract instead of the old CRT costume.
Derive one pathAggregate in App, scope tokens to html[data-app], and put disconnect in the header so connected mode can leave the server. Vite sim supports ?connected=1.
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.
Why
The connected shell on master was half-finished next to the intro, and the earlier signal-bench PR overcooked the instrument look. This restarts from master with a calmer path-first Operate UI.
Scope
Connected shell only. Adds
DESIGN.md/PRODUCT.md,connected.css,ConnectedHeader,pathAggregate, Vitesim.js(?connected=1), and restyles Sidebar / PeerList / Chat / Settings / StatusBar. One Settings control in the header (sidebar duplicate removed). Restrained motion. IntroConnectViewandspace.cssstay frozen.Tradeoffs
Kept master view routing (
network/chat/settings) instead of a Discord chat column. Dropped the prior LED/graticule costume for readable density.Blast Radius
Windows Wails frontend connected mode and Vite DEV preview. No vpncore or signaling changes.
Verification
cd client/frontend && npm run buildhttp://127.0.0.1:5173/?connected=1(room, VIP, path, disconnect, peers)