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

Claim Number Input is not accepting check number X #632

Closed
chester23491 opened this issue Jun 14, 2022 · 2 comments · Fixed by #634
Closed

Claim Number Input is not accepting check number X #632

chester23491 opened this issue Jun 14, 2022 · 2 comments · Fixed by #634
Assignees
Labels
🐛 bug Something isn't working

Comments

@chester23491
Copy link

Claim Number Input validation is not accepting claims number ending with X.

The check number in the claim number format is not accepted by the mask "claim-number" in bal-input.
E.g. the claim number 4400000321X is not accepted by the mask.

Steps to reproduce the issue

  1. Goto the website: https://design.baloise.dev/?path=/story/components-form-input--claim-number-input
  2. Enter 4400000321X
  3. X is not accepted
@chester23491 chester23491 added the 🐛 bug Something isn't working label Jun 14, 2022
@hirsch88
Copy link
Member

@nobilo and @Gagne87 could you have a look at this issue?

@nobilo
Copy link
Collaborator

nobilo commented Jun 14, 2022

We have clarified requirements so one option for claim number is:
44/123456/21.X
so the last character is: 0-9 or X

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

Successfully merging a pull request may close this issue.

3 participants