You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2018/03/20 10:07:00 UTC

[jira] [Comment Edited] (IGNITE-7949) Web Console: Refactor post validation on sign in / sign up.

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

Alexey Kuznetsov edited comment on IGNITE-7949 at 3/20/18 10:06 AM:
--------------------------------------------------------------------

Code looks good.

Pavel, please test in branch.

To test:
 # Input not-existing e-mail on sign in.
 # Input existing e-mail on sign up.
 # Stop back end and try to sign-in/sign-up.
 # Forgot password: enter not-existing emial.


was (Author: kuaw26):
Code looks good.

Pavel, please test in branch.

To test:
 # Input not-existing e-mail on sign in.
 # Input existing e-mail on sign up.
 # Stop back end and try to sign-in/sign-up.

> Web Console: Refactor post validation on sign in / sign up.
> -----------------------------------------------------------
>
>                 Key: IGNITE-7949
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7949
>             Project: Ignite
>          Issue Type: Task
>          Components: wizards
>            Reporter: Alexey Kuznetsov
>            Assignee: Pavel Konstantinov
>            Priority: Major
>             Fix For: 2.5
>
>
> In current implementation we show ugly popover in case of server error or when backend unavailable at all.
>  
> Lets show errors as we do for input validation errors.
> And when server not available lets show proper message.



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