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

Fix keyboard input of date form field #301

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

devgioele
Copy link
Contributor

When trying to enter the date with the keyboard, the date reset each time the user started entering the year number. This has been fixed by correctly padding the year number. RIS React UI is not affected by this bug.

@devgioele devgioele self-assigned this Nov 27, 2023
@devgioele devgioele requested a review from lukasvice November 27, 2023 09:03
Copy link

Preview link: https://301.react-ui.aboutbits.dev

@devgioele devgioele merged commit 43174c6 into main Nov 27, 2023
4 checks passed
@devgioele devgioele deleted the fix-dateformfield-keyboard-input branch November 27, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants