sanity-io / ui

UI building blocks for Sanity.

Home Page:https://sanity.io/ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

textInput “clear field” button does not have a label

hidde opened this issue · comments

The textinput clear field button does not have a label.

Maybe we can hardcode aria-label="Clear field", or make the label a prop with a sensible default?

Fixed by #1020, thanks to @robinpyon 🙏