-
Notifications
You must be signed in to change notification settings - Fork 15
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
Filter Component UI fixes #1230
Conversation
4cba4bc
to
26540bd
Compare
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.
Great Job, your pr and trento web looks good to me.
26540bd
to
ccc4820
Compare
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.
Looks good!
@jagabomb great :-)! When I originally "fixed" this, it broke the alignment for the cluster settings buttons and header. I quickly deployed your PR to check it and it seems it's perfect now. Thanks! |
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.
LGTM
Description
Minor inconsistencies were happening with the Filter component. Here is a list of issues:
Below are screenshots of the fixes made:
Default State
Filter Value Set State
Lastly, a hover state (background colour of light gray) has also now been added to the Filter.
How was this tested?
Visually