[
https://issues.apache.org/jira/browse/IGNITE-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691260#comment-16691260
]
ASF GitHub Bot commented on IGNITE-9811:
----------------------------------------
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.patch
To 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.
----
> Web Console: Do not block "Save" button in case some inputs are invalid
> -----------------------------------------------------------------------
>
> Key: IGNITE-9811
> URL: https://issues.apache.org/jira/browse/IGNITE-9811
> Project: Ignite
> Issue Type: Task
> Components: wizards
> Reporter: Alexey Kuznetsov
> Assignee: Alexander Kalinin
> Priority: Major
>
> Let's not block "Save" button in case some inputs invalid.
> In modern UI trends it is better to set focus to invalid filed and show
> tooltip with error when user clicked on "Save" button.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)