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: allow helper disallowed char patterns set for input (#7521) (CP: 24.3) #7527

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

* check if event target is helper

* change logic to check against input element

* remove redundant checks

* Add test

* inline __targetIsInput

* Update packages/field-base/test/input-control-mixin.test.js

Co-authored-by: Sascha Ißbrücker <sissbruecker@vaadin.com>

* Update packages/field-base/test/input-control-mixin.test.js

Co-authored-by: Sascha Ißbrücker <sissbruecker@vaadin.com>

* Update packages/field-base/test/input-control-mixin.test.js

Co-authored-by: Sascha Ißbrücker <sissbruecker@vaadin.com>

* fix error in test

* Update packages/field-base/test/input-control-mixin.test.js

* chore: restore deleted newline

---------

Co-authored-by: Sascha Ißbrücker <sissbruecker@vaadin.com>
Co-authored-by: Serhii Kulykov <iamkulykov@gmail.com>
Copy link

sonarcloud bot commented Jul 10, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants