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
Add a new event or update the valueChange event. Change the event valueChange of swirl-date-input so it triggers every single number input of the user instead of being fired after the complete input of the user, whether it is valid or not.
Rationale
It prevents the previous value is being used and provides better value tracking, instead of abandoned input of the user like the video here:
example.swirl.date.input.abandon.mp4
Feature requests that are not yet planned will be closed. We then use the
issue’s 👍 upvotes
to track and set priorities.
Feature request summary
Add a new event or update the valueChange event. Change the event valueChange of swirl-date-input so it triggers every single number input of the user instead of being fired after the complete input of the user, whether it is valid or not.
Rationale
It prevents the previous value is being used and provides better value tracking, instead of abandoned input of the user like the video here:
example.swirl.date.input.abandon.mp4
Feature requests that are not yet planned will be closed. We then use the
issue’s
👍 upvotes
to track and set priorities.