AOSSIE-Org / AOSSIE-Org/EduAid

UI BUG: Mobile responsiveness issues in navbar and action buttons

Aperta
#350 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
171
Fork
425
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

While testing the EduAid web app on smaller screen sizes (mobile / narrow viewport),
the UI does not behave responsively.

Observed issues:
- Navbar items overlap or overflow on smaller screens
- Action buttons do not resize or stack properly
- Padding and spacing feel inconsistent on mobile view

Expected behavior:
- Navbar should adapt properly for mobile (collapse, wrap, or stack items)
- Buttons should resize or stack vertically on smaller screens
- UI should remain clean and usable across different screen sizes

Steps to reproduce:
1. Open the EduAid web app
2. Open browser dev tools
3. Switch to mobile view or reduce screen width
4. Observe navbar and button layout issues

Proposed fix:
- Improve responsive styling using CSS media queries / flexbox
- Adjust navbar and button layouts for smaller screens

I would like to work on fixing this issue and submit a PR.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.