asterics / AsTeRICS-Grid

Free and simple to use app for augmentative and alternative communication (AAC) with offline support, flexible input methods and media access
https://grid.asterics.eu/
GNU Affero General Public License v3.0
55 stars 17 forks source link

Improve menu rendering in responsive mode (mobile) #384

Open deinhofer opened 5 months ago

deinhofer commented 5 months ago

Currently not all menu buttons are shown, when in responsive mode. Compared to the desktop view of AG, the order of menu elements changes, see: Unbenannt

Instead, the exeperience should be in the same logic as it is in the desktop mode, .e.g. by using a burger menu and popping in the menu elements, see, how it's done for the asterics.eu page for example:

image

tchjohanna commented 4 months ago

Hello , I'm going to look into improving the functionality for rendering the menu in responsive mode on mobile, as discussed in issue #384. If you have no objections, I'll start working on this. Please let me know if you have any specific guidelines or implementation preferences.

tchjohanna commented 4 months ago

https://github.com/tchjohanna/AsTeRICS-Grid/pull/new/feature/improve-menu-responsive-mode-384