You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ilya Borisov (JIRA)" <ji...@apache.org> on 2018/02/28 09:10:00 UTC

[jira] [Created] (IGNITE-7839) Web console: validation messages on config pages sometimes blink at the same time

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)