ealush / emoji-picker-react

The most popular React Emoji Picker
https://ealush.com/emoji-picker-react/
MIT License
991 stars 166 forks source link

aria-controlled validation #415

Open BladeBronson opened 1 month ago

BladeBronson commented 1 month ago

The search field correctly specifies an id for its aria-controlled attribute, but the specified element is conditionally rendered. My company's accessibility tests are failing when using this package because of this.