Problem/Motivation
Datetime form elements were rendered poorly with CivicTheme and were broken.
Proposed resolution
1. Create a drupal template to output an accessible (appropriate fieldset / legend and input labels) that outputs using CivicTheme components correctly
Test steps
Create webform date time form element and note the form element.
| Comment | File | Size | Author |
|---|
Comments
Comment #2
richardgaunt commentedPR merged from: https://github.com/civictheme/monorepo-drupal/pull/1511
Ready to test @danielgry
Comment #4
danielgry commentedVerified and tested on latest dev
Testing results:
1. Verified date/time element can be added in forms and can be configured as required - PASS
2. Confirmed the field is displayed correctly on the frontend and is functional - PASS
Screenshot:

Backend:
Frontend:

Comment #5
danielgry commentedComment #6
richardgaunt commented