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
After selecting a date, the user have to click on "select time" in order to change the time, change time, and then click ok. Some users even dont see "select time" directly.
It will be smoother for the user to avoid manually switch between views, by doing it automatically after choosing a date.
This could be done by adding options to customize the behavior on selecting date and/or time.
Or expose open/close methods to do it in our component as #3352 with providing event emitter to detect the date selection.
What problem does this feature solve?
Users feedback about date/time selection:
After selecting a date, the user have to click on "select time" in order to change the time, change time, and then click ok. Some users even dont see "select time" directly.
It will be smoother for the user to avoid manually switch between views, by doing it automatically after choosing a date.
This could be done by adding options to customize the behavior on selecting date and/or time.
Or expose open/close methods to do it in our component as #3352 with providing event emitter to detect the date selection.
What does the proposed API look like?
The text was updated successfully, but these errors were encountered: