Skip to content

Fix aria labels on custom notifications modal

What does this MR do?

  • Fix aria-labelledby attribute on tags in the Custom Notifications modal

Why was this MR needed?

  • Hamlit doesn't support parsing aria like it does for the data attribute (except for the label property??)

Screenshots (if relevant)

Screen_Shot_2017-05-10_at_1.38.58_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #32094 (closed)

Merge request reports