Skip to content

feat: reduce mobile sidebar width to make it easier to dismiss#2410

Merged
AlexAndBear merged 1 commit intomainfrom
mobile-sidebar-width
Apr 21, 2026
Merged

feat: reduce mobile sidebar width to make it easier to dismiss#2410
AlexAndBear merged 1 commit intomainfrom
mobile-sidebar-width

Conversation

@AlexAndBear
Copy link
Copy Markdown
Member

Description

image

Related Issue

  • Fixes <issue_link>

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

id="sidebar-nav-mobile-panel"
tabindex="-1"
class="fixed inset-y-0 left-0 w-[95%] bg-role-surface-container overflow-x-hidden"
class="fixed inset-y-0 left-0 w-[85%] bg-role-surface-container overflow-x-hidden"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is there a minimum width (in pixels) that we need for the contents of the menu? 🤔

@AlexAndBear AlexAndBear merged commit 435a8b2 into main Apr 21, 2026
30 checks passed
@AlexAndBear AlexAndBear deleted the mobile-sidebar-width branch April 21, 2026 06:04
@openclouders openclouders mentioned this pull request Apr 21, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants