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

Updated: PhoneNumberInput component now handles paste events #477

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

Miexil
Copy link
Member

@Miexil Miexil commented Feb 26, 2025

What does this PR do?

OSS::PhoneNumberInput component updated to properly handle paste events.
On paste, from keyboard shortcuts or click action (right click + paste) the cliboard data is parsed to keep only numeric characters.

Good PR checklist

  • Title makes sense
  • Is against the correct branch
  • Only addresses one issue
  • Properly assigned
  • Added/updated tests
  • Added/updated documentation
  • Migrated touched components to Glimmer Components
  • Properly labeled

@Miexil Miexil self-assigned this Feb 26, 2025
@Miexil Miexil merged commit 6288707 into master Feb 26, 2025
3 checks passed
@Miexil Miexil deleted the mb/DRA-2290 branch February 26, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants