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

Add an option to always show ErrorTemplate text #4467

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

punker76
Copy link
Member

Describe the changes you have made to improve this project

Original change from #4451 added by @nekizalb

Add an option to always show ErrorTemplate text, regardless of focus or mouse over.

This change introduces a new attached property in ValidationHelper to enable the behavior and a new style trigger that will enable when the template has errors and the new attached property, ValidationHelper.AlwaysShowValidationError, is set to true for the element.

Unit test

Additional context

Closed Issues

Closes #4451

@punker76 punker76 added this to the 3.0.0 milestone Feb 26, 2024
@punker76 punker76 merged commit 0fd615b into develop Feb 26, 2024
5 checks passed
@punker76 punker76 deleted the feature/show_always_validation_hint branch February 26, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant