-
Notifications
You must be signed in to change notification settings - Fork 25
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
fix: z-index issues on pulls and commits #3159
fix: z-index issues on pulls and commits #3159
Conversation
Bundle ReportBundle size has no change ✅
|
Bundle ReportBundle size has no change ✅ |
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3159 +/- ##
==========================================
- Coverage 98.26% 98.26% -0.01%
==========================================
Files 932 932
Lines 14448 14448
Branches 3907 3939 +32
==========================================
- Hits 14198 14197 -1
- Misses 245 246 +1
Partials 5 5
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3159 +/- ##
==========================================
- Coverage 98.26% 98.26% -0.01%
==========================================
Files 932 932
Lines 14448 14448
Branches 3939 3852 -87
==========================================
- Hits 14198 14197 -1
- Misses 245 246 +1
Partials 5 5
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3159 +/- ##
==========================================
- Coverage 98.26% 98.26% -0.01%
==========================================
Files 932 932
Lines 14448 14448
Branches 3852 3852
==========================================
- Hits 14198 14197 -1
- Misses 245 246 +1
Partials 5 5
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #3159 +/- ##
===========================================
Coverage 98.26000 98.26000
===========================================
Files 932 932
Lines 14448 14448
Branches 3934 3939 +5
===========================================
- Hits 14198 14197 -1
- Misses 245 246 +1
Partials 5 5
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Description
Some z-index values were off, this is a quick fix to the
Select
andMultiSelect
components.Closes codecov/engineering-team#2344
Notable Changes
Screenshots