Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove location logic from DashboardTabs and use SyncedDashboardTabs #42786

Closed

Conversation

oisincoveney
Copy link
Contributor

Moving the location out of DashboardTabs will allow the static dashboards to work without changing the URL when it comes to using tabs. I then moved the URL logic to a wrapper component called SyncedDashboardTabs, which follows the same pattern as SyncedParameterList to use location data, but in a way that keeps it encapsulated in a different component.

This is in draft for now, since I need to make sure it still works independently before merging it with the other changes I've made

@oisincoveney oisincoveney marked this pull request as ready for review May 17, 2024 08:58
@oisincoveney oisincoveney added the no-backport Do not backport this PR to any branch label May 17, 2024
Copy link

replay-io bot commented May 17, 2024

Status In Progress ↗︎ 51 / 52
Commit 38903a1
Results
2 Failed
⚠️ 1 Flaky
2377 Passed

@oisincoveney
Copy link
Contributor Author

Will be using the logic in #42777 to solve the issues, since they're pretty deeply connected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-backport Do not backport this PR to any branch .Team/Embedding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant