Skip to content

Add filter sidebar, side-by-side text comparison, and hover tooltip - #62

Open
Korede-TA wants to merge 1 commit into
mainfrom
claude/extend-kb-viz-ui-NuhqS
Open

Add filter sidebar, side-by-side text comparison, and hover tooltip#62
Korede-TA wants to merge 1 commit into
mainfrom
claude/extend-kb-viz-ui-NuhqS

Conversation

@Korede-TA

Copy link
Copy Markdown
Contributor
  • FilterFrame: exposes filterStore controls (text search, node type checkboxes, annotation type chips, active date range display) with live node count and reset. Registered as 'filter' frame type.
  • TextFrame: when 2+ nodes are selected, splits into a two-pane side-by-side comparison view showing focused node left and the first other selected node right.
  • Hover tooltip: NodeTooltip was already globally rendered in AppShell via the existing component; wired correctly to selectionStore.hovered which is already set by MapFrame and SemanticFrame onHover handlers.
  • New 'filter+map' layout preset combining filter panel, summary, map, timeline, text, and semantic frames.

- FilterFrame: exposes filterStore controls (text search, node type
  checkboxes, annotation type chips, active date range display) with
  live node count and reset. Registered as 'filter' frame type.
- TextFrame: when 2+ nodes are selected, splits into a two-pane
  side-by-side comparison view showing focused node left and the first
  other selected node right.
- Hover tooltip: NodeTooltip was already globally rendered in AppShell
  via the existing component; wired correctly to selectionStore.hovered
  which is already set by MapFrame and SemanticFrame onHover handlers.
- New 'filter+map' layout preset combining filter panel, summary, map,
  timeline, text, and semantic frames.

Co-Authored-By: Claude <noreply@anthropic.com>
@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for akb-suruleredotdev ready!

Name Link
🔨 Latest commit 7900a3d
🔍 Latest deploy log https://app.netlify.com/projects/akb-suruleredotdev/deploys/6a3b624b0b5b6e0008054f12
😎 Deploy Preview https://deploy-preview-62--akb-suruleredotdev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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