Skip to content

cross-dimension tab filtering (venue x chain) - #1425

Merged
Flotapponnier merged 1 commit into
devfrom
feat/cross-dimension-filtering
Jul 25, 2026
Merged

cross-dimension tab filtering (venue x chain)#1425
Flotapponnier merged 1 commit into
devfrom
feat/cross-dimension-filtering

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

When user selects a chain, venue tabs are filtered to only show venues that have data for that chain (and vice versa). venuesForChain map stored in extras by the worker, derived from rank_matrix_query results. Client-side useMemo in BenchmarkBody computes chainsForVenue from it for the reverse direction.

@Flotapponnier
Flotapponnier merged commit b17d6ec into devJul 25, 2026
1 check failed
@Flotapponnier
Flotapponnier deleted the feat/cross-dimension-filtering branch July 25, 2026 15:55
Sign up for freeto 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

@Flotapponnier