fix(frontend): drop streaming status chrome from LocalNet create UI - #293
Merged
Conversation
Hide implementation-detail streaming copy and the running banner during bring-up, and shorten the cancel button to Cancel.
Vite's string proxy shorthand forced changeOrigin:true, so Host and Origin diverged and blocked LocalNet create from the frontend dev server. Keep changeOrigin false by default and add --insecure-skip-origin-check for other local-dev setups.
Drop the ready subtitle, green banner, instance footer, and elapsed timer so the finished bring-up view stays focused on the step list.
Clear terminal output and step state when the create-progress events URL changes so a second LocalNet create does not show logs from the prior instance.
zheli
marked this pull request as ready for review
July 29, 2026 20:01
Unblocks CI typecheck: rerender({ url: null }) was rejected because initialProps narrowed url to string.
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.
Summary
Remove implementation-detail streaming status text and the running banner from the LocalNet create UI, and rename the in-flight cancel button to Cancel.
Changes
/api/instances/.../events· streamingsuffixCancel bring-uptoCancelin the create modal and creating panelTest plan
make testmake lintscripts/e2e/run-all.shChecklist
website/synced if any mirroreddocs/*.mdchanged)TODO(#issue)comment)