GitHub user Klaster1 opened a pull request:
https://github.com/apache/ignite/pull/5536 IGNITE-10489 Do no trigger both types of validation notifications at the same time
@akuznetsov-gridgain please review. Besides the fix, I've also partially converted related files to TS and added interface that all form field controllers should implement.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10489
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5536.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5536
----
commit 4c7f649133eaa0a1b7782e890391c03d75da71a1
Author: Ilya Borisov <klaster1@...>
Date: 2018-11-30T09:01:23Z
IGNITE-10489 Do no trigger both types of validation notifications simultaneously.
----
---