Hide Forgot
Description of problem: This should probably actually be two bugs, but I think they're a little intermingled. It's not entirely obvious how to remove a system registered to Katello. Adding to the confusion is the wonkiness of the select deselect method which seems to open a system info pane. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Register a system to katello; navigate to system view 2. Note the grayed out "remove system" button. Fiddle with the UI for several minutes before you realize you need to ctrl-click a system to select it and subsequently enable the remove system button. 3. Ctrl click this system again. Actual results: * As noted in step #2, there's no indication that you need to ctrl-click items in the list in order to enable removal * Upon ctrl-clicking a second time, instead of de-selecting, which is the intuitive behavior, it instead opens the system details pane. Expected results: * Why don't we have a 'remove system' link in the system details view? Now, obviously this wouldn't work for en masse system removal, but it at least goes along with the design across the rest of the UI. * After ctrl-clicking an item to select it, doing so again should de-select rather than open the system details. Additional info: I am not sure what happens when you ctrl-click and you have more than one system selected. I suppose it probably opens the details of the system where hover resides.
*** Bug 766915 has been marked as a duplicate of this bug. ***
I'm not sure yet how to make this better but it definitely needs to be.
I added a helptip in the actions area (to the right of the left list). Can you please review that and let me know if it's helpful?
The helptip is good; however the other part of the bug remains: ctrl-clicking a selected item does not de-select it as expected. Instead, it expands the details of the item in the right pane.
Thanks for the comment Corey as that wasn't entirely clear. I'll take a look at that.
commit 66d6c5af2b83ab174059bf0a7e5f0f1042aa87dd Author: Jason E. Rist <jrist> Date: Fri Jan 6 13:40:01 2012 -0700 761645 - Fix for selecting left list items with ctrl-click. Added a color to make it a bit more intuitive as well.
QA Verified
getting rid of 6.0.0 version since that doesn't exist