You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Tibor Meller (JIRA)" <ji...@apache.org> on 2019/04/23 14:24:00 UTC

[jira] [Created] (METRON-2089) [UI] Adding loading state to Alerts details view

Tibor Meller created METRON-2089:
------------------------------------

             Summary: [UI] Adding loading state to Alerts details view
                 Key: METRON-2089
                 URL: https://issues.apache.org/jira/browse/METRON-2089
             Project: Metron
          Issue Type: Bug
            Reporter: Tibor Meller
            Assignee: Tibor Meller


Adding a loading state solves the following issues:

#1
When
 * clicking on a relatively large meta alert
Expected

 * to show details on the opening pane (or a loading state)
Actual

 * user sees a different guid while loading

 * then when data arrives screen switching to the details of the actual meta alert

#2 State retention problem
When
 * click on an item

 * close the Pane

 * click on another item
Expected

 * to see details of the item clicked second
Actual

 * user sees the details of the previous alert till the details of the item arrive

 * in case of meta alerts, this means a seconds

 

As part of this changeset, I aligned the alert details pane's css to the changes in the very similar table config pane. This alignment is just a small but necessary part of the fix.



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