Browse filters: scrollable lists, Solver Complexity facet, Classical/Quantum grouping - #249
Open
Trosper3 wants to merge 1 commit into
Open
Browse filters: scrollable lists, Solver Complexity facet, Classical/Quantum grouping#249Trosper3 wants to merge 1 commit into
Trosper3 wants to merge 1 commit into
Conversation
…uantum grouping to Browse Adds a scrollable option (opt-in, used by Complexity Class/Solver Type/ Visualization Type) to FacetFilterGroup so long checkbox lists no longer grow the whole sidebar. Adds a new Solver Complexity facet, mirroring the existing Solver Type pattern end to end (useProblemIndex, useProblemFilters, solverComplexityOrder.js, browse page wiring). Adds an opt-in groupBy prop to FacetFilterGroup and uses it on Complexity Class to render "Classical"/ "Quantum" subheadings between the two option groups.
Redux Build System — CI Report
Overall: ❌ 1 passed · 4 failed · 2 skipped · 1 blocked ❌ audit — 1 high · 1 moderate
❌ format-check — 60 format · 33 import order
❌ lint — 24 errors, 41 warnings
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Improves the Browse page's filter sidebar with scrollable option lists, a new Solver Complexity filter, and clearer grouping of complexity classes.
Features
What to Check
Issue Handling
Closes #248