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]: Valid driver's license marked as invalid on the dashboard #1990

Open
RamilGaripov opened this issue May 1, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@RamilGaripov
Copy link
Contributor

Steps to reproduce

Try to enter a patient's driver's license number for Massachusetts in the SA + 7 numbers format

What did you expect to happen?

The form validates the driver license number

What is actually happening?

The form says it's invalid

Environment

No response

Any additional comments?

Did some investigation on this - the library we're using for driver's license validation (driver-license-validator) does not support SA + 7 numbers for Massachusetts, and it hasn't been updated in over 2 years. Seems to me like it's time to switch solutions there.

@RamilGaripov RamilGaripov added the bug Something isn't working label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant