Ilya Borisov created IGNITE-7839: ------------------------------------ Summary: Web console: validation messages on config pages sometimes blink at the same time Key: IGNITE-7839 URL: https://issues.apache.org/jira/browse/IGNITE-7839 Project: Ignite Issue Type: Bug Components: wizards Reporter: Ilya Borisov Assignee: Ilya Borisov
*What happens:* Multiple validation error messages in nested {{list-editable}} forms sometimes blink simultaneously on form submit. The forms in question are available only on domain model configuration screen. *How to reproduce:* No solid scenarios yet, play around in domain model config form to hopefully reproduce the issue. *What to do:* Investigate and fix the issue. It probably has to do with {{$showValidationError}} $scope event triggered by {{triggerValidation}} method of {{FormUtils}} service. -- This message was sent by Atlassian JIRA (v7.6.3#76005)