lat9 / edit_orders

Edit Orders: Updates for continued operation on Zen Cart v1.5.8 and later
GNU General Public License v2.0
5 stars 9 forks source link

add ARIA table role for address table for accessibility #176

Closed jage9 closed 3 years ago

jage9 commented 3 years ago

Adding an ARIA role of table allows for screen reader users to execute table commands to move around the address table. Currently, some screen readers incorrectly identify the table as presentation, so it is not rendered properly. This will not change anything visually.