[jira] [Commented] (IGNITE-10489) Web console: validation messages are shown twice in configuration

2019-01-28 Thread Pavel Konstantinov (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-10489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16753830#comment-16753830
 ] 

Pavel Konstantinov commented on IGNITE-10489:
-

Tested on the dev branch

> Web console: validation messages are shown twice in configuration
> -
>
> Key: IGNITE-10489
> URL: https://issues.apache.org/jira/browse/IGNITE-10489
> Project: Ignite
>  Issue Type: Bug
>  Components: wizards
>Reporter: Ilya Borisov
>Assignee: Pavel Konstantinov
>Priority: Minor
> Fix For: 2.8
>
> Attachments: image-2018-11-30-14-59-19-188.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> What happens:
> When validation is triggered for any form in configuration, _two_ validation 
> messages are shown simultaneously: one under the input and another in tooltip.
>  !image-2018-11-30-14-59-19-188.png! 
> What should happen:
> Tooltip-style validation messages should not be visible on configuration 
> screens.
> The issues is caused by IGNITE-9811.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-10489) Web console: validation messages are shown twice in configuration

2019-01-15 Thread Ilya Borisov (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-10489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743665#comment-16743665
 ] 

Ilya Borisov commented on IGNITE-10489:
---

[~pkonstantinov] I've fixed a bug where horizontal error in form-field-size had 
incorrect position, please test again.

> Web console: validation messages are shown twice in configuration
> -
>
> Key: IGNITE-10489
> URL: https://issues.apache.org/jira/browse/IGNITE-10489
> Project: Ignite
>  Issue Type: Bug
>  Components: wizards
>Reporter: Ilya Borisov
>Assignee: Pavel Konstantinov
>Priority: Minor
> Fix For: 2.8
>
> Attachments: image-2018-11-30-14-59-19-188.png
>
>  Time Spent: 28m
>  Remaining Estimate: 0h
>
> What happens:
> When validation is triggered for any form in configuration, _two_ validation 
> messages are shown simultaneously: one under the input and another in tooltip.
>  !image-2018-11-30-14-59-19-188.png! 
> What should happen:
> Tooltip-style validation messages should not be visible on configuration 
> screens.
> The issues is caused by IGNITE-9811.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-10489) Web console: validation messages are shown twice in configuration

2018-11-30 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-10489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704439#comment-16704439
 ] 

ASF GitHub Bot commented on IGNITE-10489:
-

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.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 #5536


commit 4c7f649133eaa0a1b7782e890391c03d75da71a1
Author: Ilya Borisov 
Date:   2018-11-30T09:01:23Z

IGNITE-10489 Do no trigger both types of validation notifications 
simultaneously.




> Web console: validation messages are shown twice in configuration
> -
>
> Key: IGNITE-10489
> URL: https://issues.apache.org/jira/browse/IGNITE-10489
> Project: Ignite
>  Issue Type: Bug
>  Components: wizards
>Reporter: Ilya Borisov
>Assignee: Ilya Borisov
>Priority: Minor
> Attachments: image-2018-11-30-14-59-19-188.png
>
>
> What happens:
> When validation is triggered for any form in configuration, _two_ validation 
> messages are shown simultaneously: one under the input and another in tooltip.
>  !image-2018-11-30-14-59-19-188.png! 
> What should happen:
> Tooltip-style validation messages should not be visible on configuration 
> screens.
> The issues is caused by IGNITE-9811.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)