joedolson / my-calendar

My Calendar WordPress Plugin
https://www.joedolson.com/my-calendar/
GNU General Public License v3.0
19 stars 16 forks source link

Switch calendar navigation controls to buttons & aria-current to aria-pressed #552

Closed joedolson closed 9 months ago

joedolson commented 1 year ago

With the CSS changes coming in 3.5, I can finally make some control changes for accessibility improvements.

Most navigation elements - format toggle, month/week/day selectors, category keys - are currently links, but as used by default should be buttons. These should be revamped for more appropriate behavior.