Skip to content

Demos: Drawer drilldown scene#1045

Open
torkelo wants to merge 1 commit intomainfrom
drawer-drilldown-scene
Open

Demos: Drawer drilldown scene#1045
torkelo wants to merge 1 commit intomainfrom
drawer-drilldown-scene

Conversation

@torkelo
Copy link
Copy Markdown
Collaborator

@torkelo torkelo commented Feb 4, 2025

Think this is a good pattern & demo to include

Challanges

  • State for what drilldown is open
    • I used query param and URL sync
  • Should the drawer scene be totally isolated or connected?
    • In this example it's disconnected, so it won't inherit any variables
  • Should the drawer scene use URL sync
    • I wanted to test enable this to see what happens, it works great but this means there are dual URL synced scenes at the same time
    • This means when I change the time range in the drawer the outer scene also get's updated time range (and panels refresh)

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.

1 participant