snaha / diete.design

https://diete.design
MIT License
0 stars 0 forks source link

Improve accessibility of the website #225

Open agazso opened 5 months ago

agazso commented 5 months ago

There is a tool for detecting accessibility issues: https://wave.webaim.org/report#/https://diete.design

Currently it reports 21 errors, 9 contrast errors and 3 alerts.

Among the errors there are low hanging fruits, like missing title and incorrect form labels and empty buttons.

The contrast errors are due to the Code component using a small font. This could be fixed by using a 16px font which is also what the design proposes.

I also added a new label accessibility to mark accessibility related issues.