JedWatson / react-select

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

OnKeyDown doesn'r change to reflect isRtl #5812

Open alondon17 opened 7 months ago

alondon17 commented 7 months ago

pressing right while isRtl goes forward instead of backwards this section is probably the problem https://github.com/JedWatson/react-select/blob/06e34882638d1526b9f5a1238bb567a3e9460ce5/packages/react-select/src/Select.tsx#L1580-L1588