Skip to content

split date/time in form - merge in controller#1702

Merged
jmilljr24 merged 1 commit into
mainfrom
fix-datetime-picker-firefox
Jun 17, 2026
Merged

split date/time in form - merge in controller#1702
jmilljr24 merged 1 commit into
mainfrom
fix-datetime-picker-firefox

Conversation

@jmilljr24

@jmilljr24 jmilljr24 commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Closes #319

What is the goal of this PR and why is this important?

datetime picker is not supported in firefox. This causes user to be unable to select the time and fails validation when submitted.

How did you approach the change?

Add separate fields for date and time which is supported by all major browsers and merge in the controller to keep a single datetime column.

UI Testing Checklist

Anything else to add?

@jmilljr24 jmilljr24 merged commit 5a05cf1 into main Jun 17, 2026
3 checks passed
@jmilljr24 jmilljr24 deleted the fix-datetime-picker-firefox branch June 17, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix: New Event data/time picker does not work in Firefox

1 participant