You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by SergiuCimpoi March 7, 2024
One of the common use cases when you type numbers is to use the numpad keys, which naturally leads to validating the input by pressing the numpad Enter key, out of obvious reasons.
The InputNumber component validates the model on Tab and Enter only, NumpadEnter case missing.
An extra case 'NumpadEnter'' would do wonders for almost no costs.
The text was updated successfully, but these errors were encountered:
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Mar 7, 2024
Discussed in https://github.com/orgs/primefaces/discussions/1379
Originally posted by SergiuCimpoi March 7, 2024
One of the common use cases when you type numbers is to use the numpad keys, which naturally leads to validating the input by pressing the numpad Enter key, out of obvious reasons.
The InputNumber component validates the model on Tab and Enter only, NumpadEnter case missing.
An extra case 'NumpadEnter'' would do wonders for almost no costs.
The text was updated successfully, but these errors were encountered: