• Kyle Keating's avatar
    Remove aria-label from TagEditor and AnnotationPublishControl button · 4ae836c4
    Kyle Keating authored
    Per WCAG 2.1 criterion: 2.5.3 Label in Name--we should not differentiate between the aria-label and the visual name in an input element. In the case of the TagEditor, the `placeholder` and `aria-label` were different. The simple fix is to remove `aria-label`.
    
    The second problem is with AnnotationPublishControl's button where the `aria-label` and button's text did not match. Again, the simple fix is to remove `aria-label`.
    4ae836c4
Name
Last commit
Last update
..
test Loading commit data...
Annotation.js Loading commit data...
AnnotationActionBar.js Loading commit data...
AnnotationBody.js Loading commit data...
AnnotationDocumentInfo.js Loading commit data...
AnnotationEditor.js Loading commit data...
AnnotationHeader.js Loading commit data...
AnnotationLicense.js Loading commit data...
AnnotationPublishControl.js Loading commit data...
AnnotationQuote.js Loading commit data...
AnnotationReplyToggle.js Loading commit data...
AnnotationShareControl.js Loading commit data...
AnnotationShareInfo.js Loading commit data...
AnnotationTimestamps.js Loading commit data...
AnnotationUser.js Loading commit data...
index.js Loading commit data...