Aller au contenu principal

Added the aria-label attribute - version 5.49

Commentaires

1 commentaire

  • Ken Lyon

    Hi Mike,

    It's referring to every button that appears in a Workflow form. This isn't something that's saved in the workflow itself, it is something added to the component in the browser. If you inspect the HTML of the page, you should see an `aria-label` attribute on every `button` element.

    In several cases, the attribute was already present. This particular change added it to buttons in the following form elements:

    • Auto Complete
    • Item Picker
    • Number Range Slider
    • Number Slider
    • Scanner

     

    0

Vous devez vous connecter pour laisser un commentaire.