GitHub user Klaster1 opened a pull request:
https://github.com/apache/ignite/pull/5423 IGNITE-9811 Web console: show validation messages on form submit
[The issue.](
https://issues.apache.org/jira/browse/IGNITE-9811)
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9811
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5423.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5423
----
commit 93350c53cc5b16bf54e2b441d2b4fc64bd383ec7
Author: Ilya Borisov <klaster1@...>
Date: 2018-11-19T05:06:16Z
IGNITE-9811 Show validation error message when errors are triggered too.
commit a5bb7a0dccb0bc56f29d7d432e87f538361b3cbf
Author: Ilya Borisov <klaster1@...>
Date: 2018-11-19T05:06:57Z
IGNITE-9811 Do not disable user profile save button, trigger validation instead.
----
---