code4romania / onghub

Mozilla Public License 2.0
7 stars 5 forks source link

[Side menu] The side menu behaves differently on different screen sizes #455

Open tudoramariei opened 8 months ago

tudoramariei commented 8 months ago

Describe the bug The side menu looks and behaves differently on different screen sizes. I believe the inconsistency might confuse the users and might make the site more difficult to use.

Screenshots Expanded menu: Screenshot 2024-01-22 at 10 16 20 Screenshot 2024-01-22 at 10 16 01

Collapsed menu: Screenshot 2024-01-22 at 10 15 47 Screenshot 2024-01-22 at 10 15 32

mirunaioana-msc commented 4 months ago

@birloiflorian / @dragos1195 - Can we detect if a user is logged in on mobile device vs desktop? The burger menu should be only on the mobile devices and collapsed menu is fine for responsiveness on desktop.

radulescuandrew commented 2 months ago

@tudoramariei @mirunaioana-msc The app was never intended for mobile usage, we only accomodate some obvious usecases. The 3 states of the menu are as expected (expanded/shrunk/hamburger).

We can improve the responsiveness after we finish the high priority bugs. If so, please change the label as enhancement.