-
Notifications
You must be signed in to change notification settings - Fork 5
Question finder redesign #1026
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
Question finder redesign #1026
Conversation
Minor addition to elements.scss to fix changes by bootstrap 5.
Add "clear all" option when filters are set (barring revision mode) and add indicator to open or close all the filter options.
Fixed search button on Physics during rebasing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great!
One other thing I noticed is that the CollapsibleList
s towards the bottom of Topics filters don't seem to open correctly and/or some of the items are cut off.
</div>} | ||
/> | ||
</div> | ||
{/* TODO: implement new completeness filters |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As a general rule it's best not to merge commented-out code, it has a habit of hanging around and confusing things if priorities change!
No description provided.