sadanandpai / frontend-mini-challenges

Collection of frontend challenges for learning and interviews
https://sadanandpai.github.io/frontend-mini-challenges/
MIT License
1.96k stars 483 forks source link

React: OTP: Allows invalid characters #321

Closed sadanandpai closed 8 months ago

sadanandpai commented 8 months ago

Framework/code-stack

React

Scope

OTP

Description

image

Expected behaviour

The text e should not be allowed and also should not allow more than 1 digit in any of the field.

Suggested Solutions

No response

Additional Context

No response

lopster568 commented 8 months ago

Hi, I've understood the issue and I can think of a fix for it. Please assign the issue to me.🚀🚀🚀

vtkmy commented 8 months ago

Hello, I'm very interested in your problem. Can you assign it to me?

sadanandpai commented 8 months ago

@vtkmy @lopster568 this is got fixed by @JeevaRamanathan. Please pick any other issue

sadanandpai commented 8 months ago

https://github.com/sadanandpai/frontend-mini-challenges/issues/199 Check this out