issues
search
vaadin
/
vaadin-text-field
The themable Web Component providing input controls. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
25
stars
23
forks
source link
feat: fire a validated event on validation and add shouldSetInvalid method
#612
Closed
mukherjeesudebi
closed
1 year ago
mukherjeesudebi
commented
1 year ago
Description
Fires a validated event when the web component's validation takes place.
Adds a protected shouldSetInvalid() method. It will be used for preventing the web component from modifying the client-side invalid state on the Flow side afterward."
Fixes # (issue)
Type of change
[x] Feature
Checklist
[x] I have read the contribution guide:
https://vaadin.com/docs/latest/guide/contributing/overview/
[x] I have added a description following the guideline.
[x] The issue is created in the corresponding repository and I have referenced it.
[x] I have added tests to ensure my change is effective and works as intended.
[x] New and existing tests are passing locally with my change.
[x] I have performed self-review and corrected misspellings.
Additional for
Feature
type of change
[ ] Enhancement / new feature was discussed in a corresponding GitHub issue and Acceptance Criteria were created.
CLAassistant
commented
1 year ago
All committers have signed the CLA.
Description
Fixes # (issue)
Type of change
Checklist
Additional for
Feature
type of change