Description of the need
This is a follow up to https://github.com/backdrop/backdrop-issues/issues/4255 where it was agreed that views exposed form support would be a good addition that could follow at a later time.
As a site user I want to have an easy to use date widget when filtering a view So that I can easily filter dates on my mobile or tablet.
Proposed solution
Views exposed form would allow the HTML5 widget (added in 1.23.0) to be selected as the widget for exposed form filtering on a view that filters on a date field or date metadata.
Alternatives that have been considered
None
Additional information
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now includes the ability to filter views on dates using an HTML5 date widget, which offers a much better user experience for mobile and tablet users in particular.
Recent comments
PayPal Checkout works too!
Commerce shop system from Drupal
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?