-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
6.18.0, 6.19.0
-
Phoenix - Subscriptions
-
False
-
Moderate
-
Proton Refinement Backlog
-
sat-proton
-
None
-
None
-
None
-
None
-
Yes
Description of problem:
After deleting a host, the alert message is displayed immediately for 1–2 seconds before refreshing the page. In the old UI, the alert was shown only after the host was deleted and the page was refreshed. Because of this behavior, automation tests fail in the new UI as the alert message is difficult to capture. Ideally, the alert message should not be shown immediately after host deletion but only after the page refresh.
How reproducible:
Always
Is this issue a regression from an earlier version:
Yes
Steps to Reproduce:
1. Create host and delete the host
2. Observe the alert message
Actual behavior:
An alert message is displayed immediately after deleting the host and refreshing the page, which prevents the proper alert message from being fetched.
Expected behavior:
It should capture the alert message