UUI: make uui-input accessible
azure-devops-sync opened this issue · 1 comments
azure-devops-sync commented
Based on this screenshot, we could make uui-input more accessible by supporting "aria-label". However, we don't want to duplicate code from the uui-label field above. Can we somehow make them talk with each other?
This item has been added to our backlog AB#21088
iOvergaard commented
It would seem the report is based on an older version and we simply just need to add the label property to the input. However a warning could be issued when we forget which will be handled in AB#21150 since we for some reason forgot to extend from LabelMixin
.