Calculator: Enjoy accessiblity improvements

Some accessibility improvements have been made to our Calculator app :hammer_and_wrench:

  • Image Choice field got aria-checked attribute

  • We’ve added aria-haspopup, aria-expanded, and aria-controls attributes for Dropdown, and changed the role from listbox to combobox

  • Slider field got aria-label attribute and its role changed from button to slider

  • We’ve added aria-label attribute to the modal Form

  • Focus state handling for Image Choice, Dropdown, Button, and File blocks was improved


Back to Changelog →

3 Likes