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

Fix bug in the Digit component #660

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

gudmundurh
Copy link
Member

Summary & Motivation

Fix bug in the Digit component that did not allow alphanumeric input when it should have.

The issue was discovered on iOS, where user only could input numbers.

Checklist

  • I have added a Label to the pull-request
  • I have added tests, and done manual regression tests
  • I have updated the documentation, if necessary

…when it should have.

The issue was discovered on iOS, where user only could input numbers.
@gudmundurh gudmundurh added the Bug Something isn't working label Jan 3, 2025
Copy link

sonarqubecloud bot commented Jan 3, 2025

@tjementum tjementum merged commit 43de1a9 into main Jan 3, 2025
11 checks passed
@tjementum tjementum deleted the fix-alphanumeric-input-in-digit-component branch January 3, 2025 12:49
@tjementum tjementum restored the fix-alphanumeric-input-in-digit-component branch January 3, 2025 12:58
@tjementum tjementum deleted the fix-alphanumeric-input-in-digit-component branch January 3, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants