Problem/Motivation
When adding a datetime exposed filter I cannot simply select a date - I have to manually enter a date which is very bad UX.
Proposed resolution
Use a form element with '#type' => 'date'
so it's easy for users to select the date.
When adding a datetime exposed filter I cannot simply select a date - I have to manually enter a date which is very bad UX.
Use a form element with '#type' => 'date'
so it's easy for users to select the date.