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

Fix value type for DateTimePickerNative #3491

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Conversation

skjnldsv
Copy link
Contributor

Fix #3403

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
@skjnldsv skjnldsv added bug Something isn't working 3. to review Waiting for reviews feature: datepicker Related to the date/time picker component labels Nov 17, 2022
@skjnldsv skjnldsv added this to the 7.1.0 milestone Nov 17, 2022
@skjnldsv skjnldsv self-assigned this Nov 17, 2022
@skjnldsv skjnldsv requested review from artonge and Pytal and removed request for a team November 17, 2022 15:37
Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks reasonable to me. I hope this does not break nextcloud/server#35207 again?

@PVince81
Copy link
Contributor

@szaimen it won't. In that ticket/PR we switched to Date. The reason it was broken was because it was wrongly set to use a String

Copy link
Contributor

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@PVince81 PVince81 merged commit cf51b78 into master Nov 17, 2022
@PVince81 PVince81 deleted the fix/datetime-proptype branch November 17, 2022 15:47
Copy link
Contributor

@artonge artonge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nickvergessen
Copy link
Contributor

/backport to stable7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: datepicker Related to the date/time picker component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ActionInput date ignores given value when using strings
5 participants