-
Notifications
You must be signed in to change notification settings - Fork 135
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
Update Search behavior/styling #2974
Conversation
4117cf5
to
9fc2a01
Compare
@epwinchell, I've added a commit that changes the Cypress runner to use Chrome, but it also messes a little bit with the configuration. It should fix the issues with different pixel ratios on mac retina display. This way we should not get false positives on the image snapshot reports. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2974 +/- ##
===========================================
- Coverage 64.76% 43.59% -21.17%
===========================================
Files 218 117 -101
Lines 4930 2702 -2228
Branches 943 471 -472
===========================================
- Hits 3193 1178 -2015
+ Misses 1688 1099 -589
- Partials 49 425 +376 |
Hide search behind icon at all breakpoints
Jira: https://issues.redhat.com/browse/RHCLOUD-36133
New