Bug #30591
User can perform other manifest actions while the first one starts
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1859929
Description of problem: Progress bar window takes long time to appear during new manifest upload. User can click and upload multiple time same manifest until progress window appear.
Version-Release number of selected component (if applicable): Satellite 6.8 beta
How reproducible: Always
Steps to Reproduce:
1. Go to Content -> Subscripton
2. Click on Import a manifest. choose a file and upload
3. Progress bar takes time to come up
Actual results: User can click and upload manifest multiple time
Expected results: Progress bar window should appear quickly
Additional info:
Associated revisions
Refs #30591 - ensure manifest delete confirm dialog closes immediately when clicking Delete
History
#1
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8879 added
#2
Updated by Ian Ballou almost 2 years ago
- Triaged changed from No to Yes
- Target version set to Katello 3.17.0
#3
Updated by The Foreman Bot almost 2 years ago
- Fixed in Releases Katello 4.0.0 added
#4
Updated by Jonathon Turel almost 2 years ago
- Fixed in Releases Katello 3.18.0 added
- Fixed in Releases deleted (
Katello 4.0.0)
#5
Updated by The Foreman Bot almost 2 years ago
- Pull request https://github.com/Katello/katello/pull/8889 added
#6
Updated by Jonathon Turel almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|9a18b96b9e8b6b13ec1926fed1316cd12c730dfe.
Fixes #30591 - ManageManifestModal: remove componentWillMount and handle updates based on prop changes