Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datetime field fix for 00:00 times #6382

Merged
merged 1 commit into from Jan 4, 2022
Merged

Conversation

zrothauser
Copy link
Contributor

Description

Fixes issue with HTML5 datetime fields being reset to empty.

Related GitHub issue(s)

Fixes #6256.

Testing instructions

Follow instructions from #6256, try setting a time to midnight.

Changelog text for these changes

Fix: Fixes format for HTML5 datetime (and time) fields causing midnight values to become invalid. #6256
Enhancement: Removes some conditional code for Datetime field that aren't possible.

PR checklist

@zrothauser zrothauser self-assigned this Dec 22, 2021
@zrothauser zrothauser changed the title Fix/6256 datetime Datetime field fix for 00:00 times Dec 22, 2021
@zrothauser zrothauser changed the base branch from main to release/2.8.9 December 22, 2021 20:13
@sc0ttkclark sc0ttkclark merged commit 52c62f8 into release/2.8.9 Jan 4, 2022
@sc0ttkclark sc0ttkclark deleted the fix/6256-datetime branch January 4, 2022 14:31
@sc0ttkclark sc0ttkclark added Component: DFV Issues related to the Pods DFV JS that powers form fields Type: Bug labels Jan 4, 2022
@sc0ttkclark sc0ttkclark added this to the Pods 2.8.9 milestone Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: DFV Issues related to the Pods DFV JS that powers form fields Type: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Date Fields with time of 00:00 not loading in editor
2 participants