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(ui5-time-picker): display value state message in popover headers #10582

Merged
merged 6 commits into from
Jan 23, 2025

Conversation

hinzzx
Copy link
Contributor

@hinzzx hinzzx commented Jan 17, 2025

Previously, the valueStateMessage was displayed only below or above the input field, making it less clear when a valueState was active. With this enhancement, the valueStateMessage and its associated valueState styling now also appear in the header of the time selection popover, providing better visibility of the valueState and its provided message.

Before (Desktop and Mobile)

Desktop

2025-01-17_11-06-47

Mobile

2025-01-17_11-07-57

After (Desktop and Mobile)

Desktop

2025-01-17_11-05-17

Mobile

2025-01-17_11-06-00

Copy link
Contributor

@vladitasev vladitasev left a comment

Choose a reason for hiding this comment

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

no tests

packages/main/src/DateTimeInput.ts Outdated Show resolved Hide resolved
packages/main/src/DateTimeInput.ts Outdated Show resolved Hide resolved
packages/main/src/TimePicker.ts Outdated Show resolved Hide resolved
packages/main/src/TimePicker.ts Show resolved Hide resolved
packages/main/src/TimePicker.ts Show resolved Hide resolved
packages/main/src/TimePickerPopoverTemplate.tsx Outdated Show resolved Hide resolved
packages/main/src/TimePickerPopoverTemplate.tsx Outdated Show resolved Hide resolved
packages/main/src/TimePickerPopoverTemplate.tsx Outdated Show resolved Hide resolved
packages/main/src/TimePickerPopoverTemplate.tsx Outdated Show resolved Hide resolved
@hinzzx hinzzx marked this pull request as ready for review January 23, 2025 07:45
@hinzzx hinzzx merged commit df57f06 into main Jan 23, 2025
10 checks passed
@hinzzx hinzzx deleted the feat-tp-vs-header branch January 23, 2025 07:45
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.7.0-rc.1 🎉

The release is available on v2.7.0-rc.1

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.

3 participants