-
-
Notifications
You must be signed in to change notification settings - Fork 93
Description
NOTE: We do not look at .zip attachments for issue investigation.
Describe the bug
When the sidebar is collapsed and the browser window is resized to a smaller width (e.g., mobile view), the hamburger menu icon overlaps the logo instead of repositioning or stacking correctly.
To Reproduce
Steps to reproduce the behavior:
- Collapse the sidebar
- Resize your browser screen
Expected behavior
The menu icon should be positioned at the right upper corner.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions (please complete the following information):
- .NET Version: 9.0
- BlazorBootstrap: 3.4.0
- Blazor WebAssembly / Server: Webassembly
- Blazor Interactive Render Mode:WebAssembly
Sample code
Standard Sidebar
GitHub repo
GitHub repo with minimal code to reproduce the issue.
Desktop (please complete the following information):
- OS: Windows 11
- Browser: Edge
- Version 142.0.3595.53
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.