Skip to content

Fix navigation buttons visibility on mobile devices #9569

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

Merged
merged 2 commits into from
Jul 18, 2025

Conversation

SasLord
Copy link
Member

@SasLord SasLord commented Jul 17, 2025

Fixed an issue where workspace selection and menu toggle buttons were not visible on mobile devices.
screen

Copy link

Connected to Huly®: UBERF-12643

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses an issue where the workspace selection and menu toggle buttons were not visible on mobile devices by adjusting their stacking order.

  • Added a z-index to the hamburger container CSS rule to bring it above other elements.
  • Ensured the navigation toggle is visible in mobile layouts.

Signed-off-by: Alexander Platov <[email protected]>
@haiodo haiodo merged commit 8f2726a into develop Jul 18, 2025
14 checks passed
@haiodo haiodo deleted the fix-navigation-on-mobile branch July 18, 2025 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants