Skip to content

feat(ui): entities deep link integration - #653

Draft
johallar wants to merge 2 commits into
rapidsai:mainfrom
johallar:entities-deep-link
Draft

feat(ui): entities deep link integration#653
johallar wants to merge 2 commits into
rapidsai:mainfrom
johallar:entities-deep-link

Conversation

@johallar

@johallar johallar commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Description

This creates a new deep link schema (v3) that includes all of the /entities route state.

Related Issues

Fixes #636

Testing

New deep link state to test:

  • Entities tab selected
  • All filters from the entities toolbar (operator, type, resource, usage, window)
  • Selected entity

Above and beyond: test deep link backwards compatibility

  • Checkout main
  • Filter timelines, zoom/pan to area, expand/collapse rows, etc
  • Copy share link
  • Checkout this branch
  • Paste v2 link
  • Verify that state is still hydrated properly

Screenshots

@johallar johallar changed the title Entities deep link feat(ui): entities deep link integration Aug 31, 2026
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.

feat(ui): integrate entities tab state with deep linking

1 participant