Skip to main content

Added the aria-label attribute - version 5.49

Comments

1 comment

  • 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

Please sign in to leave a comment.