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
Currently we use the default datetime input, which has its fair share of problems . This ticket involves using an alternate library for the datetime component, and allowing it to be more configurable. This configurations change entail:-
Being able to change the display format
Being able to select between date time and date type
Allow nullable date
Accompanied to this should be selenium test to test the functionality
The text was updated successfully, but these errors were encountered:
Currently we use the default datetime input, which has its fair share of problems . This ticket involves using an alternate library for the datetime component, and allowing it to be more configurable. This configurations change entail:-
Accompanied to this should be selenium test to test the functionality
The text was updated successfully, but these errors were encountered: