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

[UIK-2378][input-mask] backspace #2017

Merged
merged 14 commits into from
Mar 14, 2025

Conversation

ilyabrower
Copy link
Contributor

Motivation and Context

I removed old keyDown logic about caret position after backspace.
Also, I fixed phone examples

How has this been tested?

Manually

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Nice improve.

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly or it's not required.
  • Unit tests are not broken.
  • I have added changelog note to corresponding CHANGELOG.md file with planned publish date.
  • I have added new unit tests on added of fixed functionality.

@ilyabrower ilyabrower self-assigned this Mar 5, 2025
@ilyabrower ilyabrower force-pushed the UIK-2378/input-mask-backspace branch from 061a72f to 8c7ae09 Compare March 5, 2025 16:57
@ilyabrower ilyabrower force-pushed the UIK-2378/input-mask-backspace branch from b22c6a8 to 9b06701 Compare March 14, 2025 09:58
@Valeria-Zimnitskaya Valeria-Zimnitskaya merged commit 8416f93 into master Mar 14, 2025
9 checks passed
@Valeria-Zimnitskaya Valeria-Zimnitskaya deleted the UIK-2378/input-mask-backspace branch March 14, 2025 13:45
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.

3 participants