Bug #39227
closedHost deletion notification is gone after page refreshed on host delete on new host ui
Description
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
Updated by The Foreman Bot 3 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10956 added
Updated by Nofar Kirshon 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|9ae2ed60b595eb68f9e60ac0788e78347def501e.