Skip to main content

Search and Top Navigation

#4417 open feature ()

Opened March 30, 2009 11:05PM UTC

Last modified November 05, 2012 09:48AM UTC

requested option to disable multiselect

Reported by: AlfredR Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.selectable Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:
Description

I am working on a project which in some areas requires the multiselect functionality of selectable. In other areas it only makes sense to select a single item, however I still find it desirable to use selectable for consistency of the user interface, and because I must re-implement a subset of it's existing event handlers for manually tagging elements (with .ui-selecting and .ui-selected) in response to the appropriate mouse actions.

A simple change such as this would increase the utility of this component and make it easier to provide a consistent user interface.

Attachments (1)
Change History (4)

Changed April 10, 2009 10:34PM UTC by JohnForsythe comment:1

This patch adds an option called multiselect, which defaults to true. When false, only one item can be selected at a time.

Changed May 07, 2009 12:48PM UTC by jzaefferer comment:2

milestone: TBD1.8

Changed October 11, 2012 02:52PM UTC by scottgonzalez comment:3

milestone: 1.9.02.0.0

Changed November 05, 2012 09:48AM UTC by jzaefferer comment:4

status: newopen

Consider for redesign.