mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACA-2789] - edit button a11y fixes (#5399)
* fix: remove title property from button * use tooltip instead of aria label * fix aria label Co-authored-by: Taylor Richards <taylor.richards@deque.com> Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
This commit is contained in:
@@ -201,6 +201,7 @@
|
||||
"TOGGLE": "Toggle value"
|
||||
},
|
||||
"ACCESSIBILITY": {
|
||||
"EDIT": "Edit button",
|
||||
"DATEPICKER": "Use the arrow keys to navigate between dates. Up and down move to the next or previous week but on the same day. Left and right move to the next or previous day. Press Enter or Return to select a date."
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user