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

Enable auto-switch feature for DOB input on the Patient Registration page #9869

Open
modamaan opened this issue Jan 10, 2025 · 2 comments · May be fixed by #9870
Open

Enable auto-switch feature for DOB input on the Patient Registration page #9869

modamaan opened this issue Jan 10, 2025 · 2 comments · May be fixed by #9870
Assignees

Comments

@modamaan
Copy link
Contributor

Describe the bug
The Date of Birth (DOB) input field on the Patient Registration page does not automatically switch focus between fields (e.g., day to month, month to year) when the maximum number of digits for a field is entered.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Search Patients on sidebar'
  2. Click on 'Add New Patient button'
  3. Scroll down to 'DOB input field'
  4. See error

Expected behavior
The DOB input field should automatically switch focus to the next field (e.g., from day to month, and month to year) once the maximum number of digits for the current field is entered, allowing for a seamless and efficient user experience.

Screenshots
Image

Desktop (please complete the following information):

  • OS: [windows]
  • Browser [chrome]
  • Version [131.0.6778.109]

Additional context
Add any other context about the problem here.

@modamaan
Copy link
Contributor Author

@rithviknishad i would like to work on this

@rithviknishad
Copy link
Member

yes! 😀 this is useful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Up Next
Development

Successfully merging a pull request may close this issue.

2 participants