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

feat: use router for drilldown in react ui #307

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

starpit
Copy link
Member

@starpit starpit commented Jan 24, 2025

This avoids the use of react state in favor of router state, and facilitates the cleanup of messy Block.tsx (which had been combining drilldown/detail UI and main transcript ui). There are still some missing impls for some block types, in the drilldown ui -- and thus still some leftovers in Block.tsx. We will continue to clean this up.

@starpit starpit merged commit 64654d9 into IBM:main Jan 24, 2025
6 checks passed
@starpit starpit deleted the drilldown-router branch January 24, 2025 12:02
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