Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Add popups displaying specific alerts #1783

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ip1981
Copy link
Member

@ip1981 ip1981 commented Apr 14, 2020

Closes #1578.

alerts-popup

Signed-off-by: Igor Pashev pashev.igor@gmail.com


This change is Reviewable

@ip1981 ip1981 requested a review from a team April 14, 2020 13:51
@ip1981 ip1981 self-assigned this Apr 14, 2020
@jgrund jgrund self-requested a review April 14, 2020 15:41
Copy link
Member

@jgrund jgrund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good UX change, however there are a few styling issues I saw while testing it out.

Screen Shot 2020-04-14 at 1 11 40 PM

The popover underflows the sidebar (and overflows the page even when the sidebar is closed.

In addition, an outline for the icon is shown when the popover is focused.

Screen Shot 2020-04-14 at 1 12 45 PM

Similarly here, the popover is hidden by the tree-view.

iml-gui/crate/src/components/alert_indicator.rs Outdated Show resolved Hide resolved
@ip1981
Copy link
Member Author

ip1981 commented Apr 14, 2020

Removed outlines.

Overflows seem a general problem as in https://github.com/whamcloud/integrated-manager-for-lustre/issues/1748. Looking.

@ip1981
Copy link
Member Author

ip1981 commented Apr 15, 2020

I am going to split z-index parts to a separate PR.

Signed-off-by: Igor Pashev <pashev.igor@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alert indicator with a popup
2 participants