Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Apr 24, 2025

Backport of #52364

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot bot requested review from miaulalala, nfebe and susnux April 24, 2025 10:46
@backportbot backportbot bot added 3. to review Waiting for reviews feature: sharing labels Apr 24, 2025
@miaulalala
Copy link
Contributor

/compile amend /

@nextcloud-command nextcloud-command force-pushed the backport/52364/stable29 branch from 6c52a6a to d9e6d56 Compare April 24, 2025 15:25
@nfebe
Copy link
Contributor

nfebe commented Apr 24, 2025

/compile amend

@nfebe nfebe force-pushed the backport/52364/stable29 branch from d9e6d56 to 5f62b6a Compare April 24, 2025 18:51
@nfebe nfebe marked this pull request as ready for review April 24, 2025 18:51
@nfebe nfebe enabled auto-merge April 24, 2025 18:51
If the time picker component is emitting a Date object already, then there is redundant call of `new Date(new Date())` and

therefore introduces subtle bugs, for example on chrome users could not  enter expiration date with keyboard.

- Use @update:model-value instead of @change/@input for more reliable date updates

- Ensure null and invalid dates are handled correctly in onExpirationChange

- Validate date input before updating defaultExpirationDateEnabled

Resolves : #51875

Signed-off-by: nfebe <[email protected]>

Signed-off-by: nextcloud-command <[email protected]>
@nextcloud-command nextcloud-command force-pushed the backport/52364/stable29 branch from 5f62b6a to 628d7fe Compare April 24, 2025 18:55
@nfebe nfebe merged commit 1cb6d58 into stable29 Apr 24, 2025
114 checks passed
@nfebe nfebe deleted the backport/52364/stable29 branch April 24, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants