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

The focusOnFirstError: false parameter within the survey.validate() f… #8229

Merged
merged 1 commit into from
May 3, 2024

Conversation

andrewtelnov
Copy link
Member

…unction doesn't prevent an invalid value from being focused fix #8228

…unction doesn't prevent an invalid value from being focused fix #8228
@tsv2013 tsv2013 merged commit a8402d0 into master May 3, 2024
20 checks passed
@tsv2013 tsv2013 deleted the bug/8228-panel-focus-on-error-false branch May 3, 2024 14:43
novikov82 added a commit that referenced this pull request May 28, 2024
OlgaLarina pushed a commit that referenced this pull request May 29, 2024
novikov82 added a commit that referenced this pull request May 30, 2024
* work for #8129 Popup submenu

* work for #8129 Popup submenu

* work for #8129 Popup submenu

* work for #8129 Popup submenu

* #8129 - allow search in subitems

* work for #8129 Popup submenu

* work for #8129 Popup submenu

* #8129 change child popup position does not fit

* merge "refactoring creation listmodel"

* work for #8129 Popup submenu

* work for #8129 Popup submenu

* work for #8129 Popup submenu

* fix for "refactoring creation listmodel"

* work for #8129 extract list-item-content

* #8129 - fix marker position

* work for #8129 add markup test for list-item-group

* work for #8129 extract list-item-content

* work for #8129 extract list-item-content

* work for #8129 Popup submenu

* work for #8129 Popup submenu

* #8129 - move delayed popup show/hide to library

* #8129 - hover styles

* work for #8129 Popup submenu

* work for #8129 Popup submenu

* work for #8129 Popup submenu

* work for #8129 Popup submenu

* #8129 - add simple setItems unit test

* #8129 - remove creator toolbox classes

* #8129 apply hovered classes only for dropdown popup

* Revert "#8129 apply hovered classes only for dropdown popup"

This reverts commit 0806e0a.

* work for #8129 Popup submenu

* #8129 - remove skipped test

* #8129 - fix overlay popup test

* work for #8129 Popup submenu - f-test

* #8229 - support popup area

* work for #8129 Popup submenu - f-test

* work for #8129 Popup submenu - f-test

* work for #8129 Popup submenu - visual test

* #8229 - fix for support popup area

---------

Co-authored-by: OlgaLarina <olga.larina.dev@gmail.com>
Co-authored-by: Aleksey Novikov <novikov82@gmail.com>
Co-authored-by: Aleksey Novikov <novikov@abrisplatform.com>
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.

The validate() method ignores the focusOnFirstError parameter
2 participants