Skip to content

feat: Network Inspector Block Viewer#109

Draft
anmol-virk wants to merge 2 commits intorelease/0.0.1from
feat/network-block-viewer
Draft

feat: Network Inspector Block Viewer#109
anmol-virk wants to merge 2 commits intorelease/0.0.1from
feat/network-block-viewer

Conversation

@anmol-virk
Copy link
Copy Markdown
Collaborator

feat: show block viewer on right side when clicking network inspector…

Adds a split-panel block viewer to the Network Inspector (/network).

What it does

When clicking a row in the network block list, a Block Viewer panel opens on the right side showing the full parsed block (Routing Header, Block Header, Encrypted Header, Body), same view as /block.

Features

  • Click any row to view the block details on the right
  • Close button (X) to dismiss the viewer
  • Left panel resizes to 50% when viewer is open, full width when closed
  • Clicking a different row updates the viewer

Files modified

  • src/views/NetworkInspector/NetworkInspectorView.vue: split layout with block viewer panel
  • src/components/NetworkInspector/DataTable.vue: added row-click emit

Comment thread src/views/NetworkInspector/NetworkInspectorView.vue Outdated
@anmol-virk anmol-virk requested a review from benStre April 29, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants