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

Support alphanumeric entries #54

Open
iamevansobeng opened this issue Jun 19, 2024 · 0 comments
Open

Support alphanumeric entries #54

iamevansobeng opened this issue Jun 19, 2024 · 0 comments

Comments

@iamevansobeng
Copy link

Is your feature request related to a problem? Please describe.
On desktop, it works when a regex pattern for alphanumeric is added as a prop but doesn't work for mobile. A client pointed it out and it took me way too long to find it since I was debugging on my laptop and not on an actual mobile device

Describe the solution you'd like
A simple prop for the type of input, preferably an enum "numeric" | "alphanumeric" | "alpha"

Describe alternatives you've considered
I had a workaround to fix the issue however I noticed you have pending pull requests so I didn't bother creating another.

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

No branches or pull requests

1 participant