This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests/integration
Vinoth Kannan 1b99f99ff7
UX: remove aria-label for buttons when title attribute exists. (#14529)
Both `aria-label` and `title` have the same value and NVDA reading both the texts while navigating between buttons. NVDA already has an open issue https://github.com/nvaccess/nvda/issues/7841. We're removing `aria-label` until they fix it.
2021-10-12 23:55:59 +05:30
..
components FIX: more robust tabindex restriction on preview (#14425) 2021-09-23 16:27:51 +02:00
widgets UX: remove aria-label for buttons when title attribute exists. (#14529) 2021-10-12 23:55:59 +05:30