You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the bug?
Click on Alerts by trigger entry in the table opens a flyout with monitor detailed information. If user wants to navigate to another monitor' details without closing the flyout, they would click on another entry in the table. This causes the initially opened flyout to close instead of replacing it.
How can one reproduce the bug?
Steps to reproduce the behavior:
Go to Alerting
Click on any entry in the Alerts by trigger table (assuming that the table is populated)
See the flyout with monitor details
Click on any other entry in the table
See the flyout closed
What is the expected behavior?
A click on the table entry should open a flyout with the monitor details. If another flyout is already present on the screen, the first one should be closed and the second one opened automatically. Closing the flyout is triggered by the controls in the flyout itself and by clicking outside of the table on the main screen.
What is your host/environment?
OS: macOS
Version 12.4
Plugins Alerting
Browser Chrome, Firefox, Safari
The text was updated successfully, but these errors were encountered:
Fixed this issue locally on the Alerts by trigger table, but noticed that it also exists on the monitor details page for document level monitors. Looking into a solution for that before submitting the fix.
What is the bug?
Click on Alerts by trigger entry in the table opens a flyout with monitor detailed information. If user wants to navigate to another monitor' details without closing the flyout, they would click on another entry in the table. This causes the initially opened flyout to close instead of replacing it.
How can one reproduce the bug?
Steps to reproduce the behavior:
Alerting
Alerts by trigger
table (assuming that the table is populated)What is the expected behavior?
A click on the table entry should open a flyout with the monitor details. If another flyout is already present on the screen, the first one should be closed and the second one opened automatically. Closing the flyout is triggered by the controls in the flyout itself and by clicking outside of the table on the main screen.
What is your host/environment?
The text was updated successfully, but these errors were encountered: