surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.12k stars 802 forks source link

Do not expand panels on validation if they do not contain errors #8341

Closed andrewtelnov closed 4 months ago

andrewtelnov commented 4 months ago

If there is an error on the page then all panels are expanding even panels that doesn't have any errors. We should expand panels that have errors only