AOSSIE-Org / AOSSIE-Org/PictoPy
BUG:Navigation bar hidden when resizing window below desktop breakpoint
- Vorherrschende Sprache
- Python
- Sterne
- 283
- Forks
- 679
- Ø Merge
- 7 T. 2 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
### Is there an existing issue for this?
- [x] I have searched the existing issues
### What happened?
## Description
The navigation bar disappears when the application window is resized to smaller tablet or mobile width sizes, making it impossible to access navigation links and menu options.
## Steps to reproduce
- Open the PicToPy application
- Resize the window to a smaller width (approximately below 768px)
- Observe the navigation bar
## Expected Behavior:
The navigation bar should remain visible and accessible at all window sizes, either by:
- Adapting to smaller widths with a responsive layout
- Transforming into a hamburger menu or collapsible navigation
- Maintaining visibility with appropriate spacing adjustments
## Current behavior
https://github.com/user-attachments/assets/7300817f-64a7-4094-8893-ca36b907f4d1
### Record
- [x] I agree to follow this project's Code of Conduct
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.