console
console copied to clipboard
fix: Hide navigation bar during onboarding animation
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
yes
Summary by CodeRabbit
-
New Features
- Streamlined onboarding: header and footer are now hidden across all onboarding routes for a focused, full-screen experience.
-
Bug Fixes
- Fixed inconsistent header behavior when opening the onboarding wizard; the header only toggles if it was initially visible, preventing unexpected layout shifts.