Description
Need a functionality where the calendar opens upon clicking anywhere within the date field of go-date-picker, rather than being restricted to only clicking on the calendar icon. This enhancement will significantly enhance the user experience, providing a more intuitive and seamless process for selecting dates.
Solution
The feature should satisfy the following requirements:
A click event must be activated when the user clicks anywhere within the date field, resulting in the opening of the calendar.
An input event should be incorporated to automatically close the calendar if it is already open, when the user starts to enter date manually.
Description Need a functionality where the calendar opens upon clicking anywhere within the date field of go-date-picker, rather than being restricted to only clicking on the calendar icon. This enhancement will significantly enhance the user experience, providing a more intuitive and seamless process for selecting dates.
Solution The feature should satisfy the following requirements: