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
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
As a user testing out time-series queries against Argus, it is very annoying that the error message that pops up can't be interacted with and automatically disappears after a few seconds.
REPRO STEPS:
Navigate to https://<argus-url>/#/viewmetrics
Enter an illegal query in the text input box
Click Go
EXPECTED
An error message should show and stay visible until the user clicks the "Go" button again. The error display should allow the user to use normal mouse gestures (click and drag, double-click, etc) to select the text of the error message.
ACTUAL
The error message pops up for about 3 seconds and then fades away. Trying to click on it to select the text causes it to fade away and disappear even faster.
The text was updated successfully, but these errors were encountered:
davidarcher
changed the title
Error message on metrics page disappears automatically
Error message on viewmetrics page disappears automatically
Aug 14, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As a user testing out time-series queries against Argus, it is very annoying that the error message that pops up can't be interacted with and automatically disappears after a few seconds.
REPRO STEPS:
https://<argus-url>/#/viewmetrics
EXPECTED
An error message should show and stay visible until the user clicks the "Go" button again. The error display should allow the user to use normal mouse gestures (click and drag, double-click, etc) to select the text of the error message.
ACTUAL
The error message pops up for about 3 seconds and then fades away. Trying to click on it to select the text causes it to fade away and disappear even faster.
The text was updated successfully, but these errors were encountered: