-
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
Enable box health filters on Dashboard #950
Conversation
Co-authored-by: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com>
Code apart, it looks good to me. |
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.
Nicely done, works as expected.
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.
Without checking the code, please add some test
@CDimonaco Can we also add the highlighted hover states for the Health Filter buttons? The hover states are visible in the initial prototype link. |
Yesterday was a little bit hard we skipped tests, but test and hover state are incoming, stay tuned 👀 |
@jagabomb There are the on hover animations when the boxes are selected |
Tests added with jest. I also removed old e2e tests for the home dashboard which are now covered in the jest testing files |
loving this mega thumbs up |
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.
The code looks great!
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
a2ae98c
to
127efa5
Compare
fd41a3c
to
99b52ab
Compare
Co-authored-by: Rubén Torrero Marijnissen rtorreromarijnissen@suse.com
Description
Health Filters in dashboard views
How was this tested?
Manually.