teamforus / forus

Online platform voor maatschappelijke projecten.
https://forus.io
GNU Affero General Public License v3.0
9 stars 3 forks source link

Webshop mobile menu: text reading software does not know the menu are buttons #2234

Closed jamalv closed 3 years ago

jamalv commented 3 years ago

When the website is viewed on a small screen, four buttons appear at the bottom of the screen: ‘Aanbieders’, ‘Aanbod’, ‘Tegoeden’ and ‘Profiel’. These buttons replace the main menu of the website.

The reading software does not know that these are buttons and what these buttons do.

Give these buttons correct role = ”button” and the name that describes the function. The status ("selected") must also be indicated.

SjoerdHilhorst commented 3 years ago

fixed