Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(DatePicker): set correct cursor position when pressing ArrowRight #3191

Open
tujoworker opened this issue Jan 8, 2024 · 0 comments
Open

Comments

@tujoworker
Copy link
Member

Issue

Once selecting the input and pressing the RightArrow key, the cursor is gets set on position 1 (between the two first charts).

Video:

Screen.Recording.2024-01-08.at.19.46.02.mov

Next step

I assume that this works as expected once we have:

  1. Get in this PR feat(DatePicker): Convert to functional components with typescript and hooks (WIP) #2799
  2. And use once we use MultiInputMask(feat(MultiInputMask): add support for multiple inputs #2736)

Because the Expiry field does not have this issue.

But I still wanted to report this issue.

@joakbjerk joakbjerk changed the title bug(DatePicker): set correct cursor position when pressing ArrawRight bug(DatePicker): set correct cursor position when pressing ArrowRight Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant