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 clear button in TimePicker #3123

Merged
merged 2 commits into from
Mar 7, 2023
Merged

Fix clear button in TimePicker #3123

merged 2 commits into from
Mar 7, 2023

Conversation

nicolaihenriksen
Copy link
Contributor

Fixes #3119

TextFieldAssist.HasClearButton was not completely implemented on the TimePicker. This PR fixes that.

Added UI test reproducing the issue and then fixed the problem.

Also adds a small delay in the UI test to ensure the clearing has occurred.
@nicolaihenriksen nicolaihenriksen marked this pull request as ready for review March 6, 2023 10:09
@Keboo Keboo added this to the 4.9.0 milestone Mar 7, 2023
@Keboo Keboo merged commit aa9b882 into master Mar 7, 2023
@Keboo Keboo deleted the fix3119 branch March 7, 2023 16:45
@Keboo Keboo added the release notes Items are likely to be highlighted in the release notes. label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes Items are likely to be highlighted in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TimePicker with TextFieldAssist.HasClearButton attached property
2 participants