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
Describe the bug
When editing a DatePicker field via keyboard entry, each key press fires an event regardless of the validity of the value entered or the user's intention.
Note: for support questions, please use one of these channels: Chat: BullhornOSS Gitter
Describe the bug
When editing a DatePicker field via keyboard entry, each key press fires an event regardless of the validity of the value entered or the user's intention.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A new value is not emitted until the user presses Enter or Tab.
Actual behavior
A new value is emitted on each key press.
Specifications
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: