Remove nav spacing in fullscreen on job
What does this MR do and why?
Remove nav spacing in fullscreen on job when the navigation sidebar was visible
References
Determine Troubleshoot button position when job... (#538037) • Veethika Mishra • Backlog
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Go to a failed job
- Make sure the navigation sidebar is visible
- Comment out
v-if="displayStickyFooter"inapp/assets/javascripts/ci/job_details/job_app.vue - Comment out
v-if="shouldDisplayButton"inee/app/assets/javascripts/ci/job_details/components/root_cause_analysis_button.vue - Enter fullscreen mode
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Austin Regnery

