You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we use datetime DataForm control and select a day, the previous one is actually selected. We should also investigate if this is the case for the rest date/time DataForm controls.
Discovered here: #81337 (comment)
When we use
datetimeDataForm control and select a day, the previous one is actually selected. We should also investigate if this is the case for the rest date/time DataForm controls.Testing instructions
In storybook: https://wordpress.github.io/gutenberg/?path=/story/dataviews-fieldtypes--date-time-component select the item and try then try to change the date from the UI. You can observe that the previous day is selected.
Screen.Recording.2026-08-07.at.5.06.41.PM.mov