Skip to content

Add accessible labels to any backbone/marionette code that uses the Tooltip behavior

Eric Eastwood requested to merge 538-add-some-button-labels into develop

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
Edited by Eric Eastwood

Merge request reports