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

[jira] [Created] (IGNITE-8334) Web console: add ability to show/hide password field value

Ilya Borisov created IGNITE-8334:
------------------------------------

             Summary: Web console: add ability to show/hide password field value
                 Key: IGNITE-8334
                 URL: https://issues.apache.org/jira/browse/IGNITE-8334
             Project: Ignite
          Issue Type: Improvement
          Components: wizards
            Reporter: Ilya Borisov
            Assignee: Ilya Borisov
         Attachments: eye-icon-close.svg, eye-icon-open.svg

The ability to toggle password inputs value visibility will improve the UX of several forms. Since most of password inputs are located on sign-in and profile pages, for now it'll be enough to update inputs used on these pages only.

The button should:
1. Has opened eye icon when password value is visible.
2. Has closed eye icon when password value is hidden (i.e. default dots).
3. Be placed at the right side of the input and to the right of validation error message. That means that error message will be place a bit more to the left compared to text inputs.



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