Datetime DataForm control select the previous day on selection
[Type] Bug[Status] In Progress[Feature] DataViews
Discovered here: https://github.com/WordPress/gutenberg/pull/81337#issuecomment-5217225015
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.
### 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.
https://github.com/user-attachments/assets/06d3943f-9b92-4162-bbc5-ad0d5725ec96
1 条评论