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(ui): allow input month with keystrokes #5785

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

p-fernandez
Copy link
Contributor

@p-fernandez p-fernandez commented Jun 11, 2024

Pull Request Requirements:

  • Provide a brief description of the changeset.

Fix the calendar month input to allow to type full numerical entries. The current behaviour only allowed to input months from November (10 to 12) due skipping to year once zero was pressed.

Tested in Chrome (Version 125.0.6422.142 (Official Build) (arm64)) and Safari (Version 17.5 (19618.2.12.11.6)).

  • Include a screenshots if applicable

Behaviour before >

before-1024.mov

Behaviour after fix >

after-1080.mov

Signed-off-by: p-fernandez [email protected]

Huly®: UBERF-7232

@haiodo haiodo merged commit 4496530 into hcengineering:main Jun 25, 2024
11 checks passed
Copy link

typo-app bot commented Jun 25, 2024

Typo Code Review 📊

✅ All checks passed!

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.

None yet

3 participants