You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexander Kalinin (JIRA)" <ji...@apache.org> on 2018/11/13 10:08:01 UTC

[jira] [Created] (IGNITE-10232) Enhance success indication in UI

Alexander Kalinin created IGNITE-10232:
------------------------------------------

             Summary: Enhance success indication in UI
                 Key: IGNITE-10232
                 URL: https://issues.apache.org/jira/browse/IGNITE-10232
             Project: Ignite
          Issue Type: Improvement
          Components: wizards
            Reporter: Alexander Kalinin
            Assignee: Alexander Kalinin


Currently we are indicating success of an action with help of success toasts. The problem with them is that they are poorly visible and can be missed by the user, 

We need some better indication of success and here are possible variants:

1) No indication at all. Like in desktop applications. No error indication means success,

2) Chage the position of a toast message. Currently it's being showed in top right corner. We can adjusted postion of the toast to make it more noticable.

3) Indicate success near the action button or some alert zone. Something like a text message or tooltip near the form

4) Indication inside the button. Button incapsulates indication like here .[https://coreui.io/docs/components/loading-buttons/,] https://loading.io/button/



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