Bug 645390 - Fix all 'multi-select from list' related problems
Summary: Fix all 'multi-select from list' related problems
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-conductor
Version: 0.3.1
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: alpha
Assignee: Tomas Sedovic
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks: 642820
TreeView+ depends on / blocked
 
Reported: 2010-10-21 13:09 UTC by Jason Guiditta
Modified: 2012-01-26 12:29 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Jason Guiditta 2010-10-21 13:09:44 UTC
The problems that keep cropping up with regard to multiple select behavior causing problems in any list (users, instances, templates, etc) are all related to one thing: we are using checkboxes to perform the task that a radio button is built for.  Namely, this release only supports acting on one object at a time, so there does not seem to be any reason to be doing all this extra work with javascript to try to shoehorn single select behavior into an element design for selecting multiple items.

Jakub agreed that if we are not supporting multi item actions at this point, radio buttons make more sense.  We can flip them back to checkboxes for the html fallback once we support acting on multiple items, but for now, this course is simply causing a steady stream of bugs, and should be reversed.

Please switch checkboxes to radio buttons on tables/lists that only support a single selection, and remove js if needed (if it doesn't cause issues, we might want to leave it for use/enhancement in next release).

Comment 1 Tomas Sedovic 2010-10-21 17:15:02 UTC
Patch is on the list: https://fedorahosted.org/pipermail/deltacloud-devel/2010-October/002987.html

Comment 2 Scott Seago 2010-10-21 19:40:51 UTC
*** Bug 643810 has been marked as a duplicate of this bug. ***

Comment 3 Scott Seago 2010-10-21 19:45:00 UTC
*** Bug 641340 has been marked as a duplicate of this bug. ***

Comment 4 Tomas Sedovic 2010-10-22 16:59:46 UTC
Commit e679a942191b55f1ce4e6501bcdbbabc50d04722

Comment 5 Shveta 2010-10-25 09:50:03 UTC
Checkbox replaced by Radio buttons .

Comment 6 wes hayutin 2011-08-01 19:59:51 UTC
release pending...

Comment 7 wes hayutin 2011-08-01 20:00:04 UTC
release pending.. 2

Comment 8 wes hayutin 2011-08-01 20:00:21 UTC
release pending...

Comment 10 wes hayutin 2011-12-08 13:58:28 UTC
perm close

Comment 11 wes hayutin 2011-12-08 14:01:00 UTC
closing out old bugs


Note You need to log in before you can comment on or make changes to this bug.