Skip to content

Conversation

@elalemanyo
Copy link
Member

Currently when a user deletes all content from a masked input, the mask pattern remains visible. This change ensures the input is completely cleared when the user removes all values.

Changes:

  • Add detection for when user clears input completely
  • Remove mask pattern/formatting when input becomes empty
  • Keep existing mask behavior for all other cases including zero values

The UX is now more intuitive as users can clearly see when they've cleared an input.

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

Successfully merging this pull request may close these issues.

2 participants