OnKeyDown doesn'r change to reflect isRtl

Open Beginner friendly
#5,812 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
react, typescript
Domain
frontend

Research direction

Start in packages/react-select/src/Select.tsx at the linked lines around 1580-1588 and reproduce the keyboard behavior with isRtl enabled. Verify that pressing right moves backward in RTL mode, while preserving the expected forward behavior otherwise.

Written by the indexing model from the issue text.

Description

issue/bug-unconfirmed

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

Dominant language
TypeScript
Stars
28k
Forks
4.1k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from JedWatson/react-select

All issues in JedWatson/react-select

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.