devfolioco / react-otp-input

:heavy_check_mark: OTP Input Component for React
http://devfolioco.github.io/react-otp-input
MIT License
654 stars 424 forks source link

add: new boolean type prop to consider or not consider spaces as valid characters in OTP input #397

Closed justrawat closed 11 months ago

justrawat commented 1 year ago
justrawat commented 1 year ago

Hey @prateek3255 @apollonian Can you take a look at this PR and see if this is good to merge? Let me know if something else is required.

justrawat commented 1 year ago

Hey @prateek3255 Did you get a chance to look into this? When can I expect this to get merged?

justrawat commented 1 year ago

@prateek3255 I've added the required documentation. Please re-review, thanks.

prateek3255 commented 11 months ago

Adding an explicit event handler for pasting with #415 so that user can get explicit control of the input, so this is not needed anymore