Bug #5939
Buttons remain hidden when switching tab during compute profile edit on compute resource page
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1101535
Description of problem:
When We open a detail of "Compute profile" in "Compute Resource", buttons "Associate VMs", "Edit", "New Image" are hidden. But buttons still hidden, when we switch tab (ex. "Images").
Version-Release number of selected component (if applicable):
foreman-1.6.0.9-1.el6sat
How reproducible:
100%
Steps to Reproduce:
1. We have got Sat6.0 with some compute resource (in my case EC2)
2. Open detail of our compute resource and click on "Compute profile"
3. Open detail of some "Compute profile" (in my case 1-small)
4. We can see, that buttons are hidden. (I think, better choice would be disabled of them)
5. Click on another tab (ex. "Images"). Buttons are still hidden !!!
6. We have to click back on "Compute profile" and close a detail (using a small gray icon X on right side of window).
Actual results:
This is not very intuitive.
Expected results:
I think, We have two ways of solutions:
1. We can use popup modal window (when we open detail of "Compute profile", all others parts of page will be disabled / gray)
2. Buttons are still displayed (may be some of them disabled). When we click on another tab, detail of "Compute profile" would be closed.
Additional info:
Associated revisions
History
#1
Updated by Dominic Cleal almost 9 years ago
- Category set to Web Interface
- Priority changed from Normal to Low
Make sure you go via the compute resource detail page to see this bug. Compare when you press the X on the compute profile edit versus when you change tabs.
#2
Updated by Anonymous almost 9 years ago
- Assignee set to Anonymous
- Status changed from New to Assigned
#3
Updated by Anonymous almost 9 years ago
- Status changed from Assigned to Ready For Testing
#4
Updated by Dominic Cleal almost 9 years ago
- Target version set to 1.8.2
#5
Updated by Anonymous almost 9 years ago
- Target version changed from 1.8.2 to 1.8.1
#6
Updated by Dominic Cleal over 8 years ago
- Legacy Backlogs Release (now unused) set to 10
#7
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset e8015ce01fb04e66434b02e2d117ed6f97bd8bcb.
fixes #5939: it's no longer possible to switch tabs when compute profile is being edited.