Bug #2592
closedNo indication when waiting for host dashboard button action to complete
Description
After clicking on the 'build'/'cancel build', 'power on'/'power off', etc. buttons on the host detail screen, the application is actually in a modal wait state. However, this isn't indicated; the cursor doesn't change (such as to a watch, etc.), the other buttons are still clickable, and so on.
If another button is clicked before the first action is completed, it looks like it is enqueued, but actually seems to get lost. For example, clocking on 'build' followed by 'power off' before the build acknowledgement pops up results in no change in the power status.
Suggestion: Until the clicked action is complete, a) change the cursor, and b) possibly grey the screen or lock the other buttons or disable the form.
Updated by Dominic Cleal over 11 years ago
- Category changed from Dashboard to Web Interface
Updated by The Foreman Bot almost 10 years ago
- Description updated (diff)
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1977 added
Updated by B Sh almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset c4698fe9313e8d292373fa5fabb5bf76fd8897d3.
Updated by Dominic Cleal almost 10 years ago
- Assignee set to b sh
- Translation missing: en.field_release set to 28
Updated by Dominic Cleal almost 10 years ago
- Related to Bug #8736: Confirmation missing from host page's delete button added
Updated by Dominic Cleal about 9 years ago
- Related to Bug #11908: Unable to cancel "request is being processed" window when editing a host added