Viewer UX: splash screen, dashboard labels, and nav cleanup#809
Merged
thinkingfish merged 7 commits intoiopsystems:mainfrom Apr 19, 2026
Merged
Viewer UX: splash screen, dashboard labels, and nav cleanup#809thinkingfish merged 7 commits intoiopsystems:mainfrom
thinkingfish merged 7 commits intoiopsystems:mainfrom
Conversation
Shows a "Loading <filename>..." splash with a progress bar during demo parquet downloads in the WASM viewer. Removes file upload from WASM viewer landing page (demos are loaded via URL params instead). Adds null-safe error formatting in server viewer catch blocks.
Gate "Load Parquet" and "Load Report" buttons on onUploadParquet prop so they only appear in the server-backed viewer.
Per-operation charts now read e.g. "Read Rate" / "Read Latency" instead of ambiguously repeating the operation name for both charts.
Add no_collapse metadata to the syscall group so histogram charts with no data hold their grid space instead of collapsing and shifting the layout of subsequent operation charts.
Disambiguate aggregate vs per-CPU charts by labeling heatmap variants as "Rate (per-CPU)" and "CPU % (per-CPU)".
Generalize the notes component class name so it can be reused across sections beyond just service extensions.
Co-Authored-By: Claude Opus 4.6 <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.
Summary
(per-CPU)label to softirq heatmap chart titles.service-notes→.section-notesCSS class for reuseTest plan
🤖 Generated with Claude Code