composeuisuite / ohteepee

A Simple, Customizable, Easy-to-use OTP/Pin Jetpack Compose Library
Apache License 2.0
145 stars 11 forks source link

Remove active cell configuration if OhTeePeeInput is disabled #10

Closed ankur2136 closed 11 months ago

ankur2136 commented 11 months ago

Scenario.

  1. User has clicked on the nth cell.
  2. OTP is autofilled from SMS
  3. developer disables the field editing till otp is being verified.
  4. During this time, none of the cell should be in active state.
ilyasipek commented 11 months ago

Makes sense thank you very much 🙏