Bug #9220
apply errata confirm button does not disable when click, nor handle errors
Description
When applying errata via the errata page, clicking the 'confirm' button does not cause the disable button to be disabled while it is making the request, it just sits there. Ideally it would disable and show some spinner. I think content view publish does this.
Also if an error comes back from the server, nothing happens. It should show me the error.
Related issues
Associated revisions
History
#1
Updated by Justin Sherrill about 8 years ago
- Blocks Tracker #8176: Errata Management Incremental Updates added
#2
Updated by Walden Raines about 8 years ago
- Status changed from New to Assigned
#3
Updated by The Foreman Bot about 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/4979 added
- Pull request deleted (
)
#4
Updated by Walden Raines about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|58db89ae45ca2e77ea5231e1b1588dbbd88d1461.
#5
Updated by Eric Helms about 8 years ago
- Legacy Backlogs Release (now unused) set to 23
Fixes #9220 - fixing incremental update errors and button disable.
Fix the error message display on the incremental update apply form
as well as disabling the button when the user clicks confirm.
http://projects.theforeman.org/issues/9220