-
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: Hide navigator on sync page #3504
base: main
Are you sure you want to change the base?
Conversation
Bundle ReportChanges will decrease total bundle size by 376 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
Bundle ReportChanges will decrease total bundle size by 376 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3504 +/- ##
==========================================
- Coverage 99.09% 98.96% -0.14%
==========================================
Files 805 806 +1
Lines 14344 14362 +18
Branches 4070 4080 +10
==========================================
- Hits 14214 14213 -1
- Misses 123 142 +19
Partials 7 7
... and 35 files 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 #3504 +/- ##
==========================================
- Coverage 99.09% 98.96% -0.14%
==========================================
Files 805 806 +1
Lines 14344 14362 +18
Branches 4077 4073 -4
==========================================
- Hits 14214 14213 -1
- Misses 123 142 +19
Partials 7 7
... and 35 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Description
Quick fix to hide this navigator on the sync page.
Notable Changes
Header
while on sync pageScreenshots
Before:
After: