JedWatson / react-select

The Select Component for React.js
https://react-select.com/
MIT License
27.42k stars 4.1k forks source link

Name property is not defined for option in the animation color dropdown. #5856

Open msftedad opened 5 months ago

msftedad commented 5 months ago

React version: 16.8.0

Steps To Reproduce

1.Open React Select (react-select.com). 2.Navigate to the custom styles. 3.Navigate to 'Animation' dropdown.

  1. Observe whether name property is defined for option in the animation color dropdown or not.

Link to code example:

React Select (react-select.com).

Current behavior Name property is not defined for option in the animation color dropdown.

Excepted behavior Name should be define for option in the animation color dropdown.

Attachments screen reader behavior-react

https://github.com/JedWatson/react-select/assets/93735775/ff224ffe-5a07-4d41-b156-e1107b981aa4

Name not defined