Add accessible labels to any backbone/marionette code that uses the Tooltip behavior
Add accessible labels to any backbone/marionette code that uses the Tooltip behavior
Part of https://gitlab.com/gitlab-org/gitter/webapp/-/issues/538
This MR was focused on adding accessible lables for:
- Chat header actions
- Chat/Compose mode toggle and Markdown help button
- Previously the
aria-label
was only appearing after you clicked the button once. Was not visible on page-load
- Previously the
Edited by Eric Eastwood