Open musickharkov opened 1 year ago
Hello, We are using react-select inside @atlaskit/select and found a bug here.
Steps to reproduce:
Actual behavior: The screen reader does not inform the addition of a new value or provide instructions for moving between values (pressing the left and right arrow keys)
Expected behavior: The screen reader should inform the addition of a new value and provide instructions for moving between values (pressing the left and right arrow keys) Behavior should be the same as for the "Creatable Multiselect Example" at https://react-select.com/creatable or https://codesandbox.io/s/p2zrqn?module=/example.tsx
Best regards!
Bump. This is now a blocker for us. Any assistance would be greatly appreciated.
Hello, We are using react-select inside @atlaskit/select and found a bug here.
Steps to reproduce:
Actual behavior: The screen reader does not inform the addition of a new value or provide instructions for moving between values (pressing the left and right arrow keys)
Expected behavior: The screen reader should inform the addition of a new value and provide instructions for moving between values (pressing the left and right arrow keys) Behavior should be the same as for the "Creatable Multiselect Example" at https://react-select.com/creatable or https://codesandbox.io/s/p2zrqn?module=/example.tsx
Best regards!