Skip to content

Conversation

@GDamyanov
Copy link
Contributor

@GDamyanov GDamyanov commented Oct 3, 2025

Normalize display value only on change event.

@ui5-webcomponents-bot
Copy link
Collaborator

ui5-webcomponents-bot commented Oct 3, 2025

🧹 Preview deployment cleaned up: https://pr-12425--ui5-webcomponents.netlify.app

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 3, 2025 08:27 Inactive
@GDamyanov GDamyanov marked this pull request as ready for review October 3, 2025 08:47
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 3, 2025 08:53 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 7, 2025 07:02 Inactive
lastDateString = this._getValueStringFromTimestamp((this._exctractDisplayTimestamp(values[1]) as number) * 1000);

if (!firstDateString && !lastDateString) {
if (!firstDateString || !lastDateString) {
Copy link
Contributor

Choose a reason for hiding this comment

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

are we sure we want that? as here we exclude the option to have 1 value? Have you checked how the selection works after this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed in 835090f

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 7, 2025 14:03 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 8, 2025 06:48 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 9, 2025 06:38 Inactive
@GDamyanov GDamyanov merged commit 3e8357e into main Oct 9, 2025
21 of 22 checks passed
@GDamyanov GDamyanov deleted the date-picker-display-value branch October 9, 2025 06:49
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 9, 2025 06:49 Inactive
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.16.0-rc.0 🎉

The release is available on v2.16.0-rc.0

Your semantic-release bot 📦🚀

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