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

SWC-7225 #1501

Merged
merged 1 commit into from
Jan 15, 2025
Merged

SWC-7225 #1501

merged 1 commit into from
Jan 15, 2025

Conversation

jay-hodgson
Copy link
Member

Output. Note the Available Filters text, the spacing and alignment of facet filter controls, as well as position of the available facets list:

image image

@jay-hodgson jay-hodgson requested a review from nickgros January 15, 2025 19:07
@@ -221,6 +221,25 @@ function FacetFilterControls(props: FacetFilterControlsProps) {

return (
<div className={`FacetFilterControls`}>
<div>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved up. Only changed the header label (to Available Filters)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also an elegant way to fix an annoying layout shift issue, where filter sections would appear/disappear as each chip was clicked!

@jay-hodgson jay-hodgson merged commit 972bd75 into Sage-Bionetworks:main Jan 15, 2025
24 checks passed
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.

2 participants