Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Prevent selectlist disabled items to be selected #1369

Merged

Conversation

interactivellama
Copy link
Contributor

Fixes #1232.

@interactivellama interactivellama modified the milestones: 3.9.0, 3.9.1 Jun 25, 2015
@kevinparkerson
Copy link
Contributor

@interactivellama do we want to prevent the doSelect function from selecting disabled items as well? That way no selection APIs can do this to an explicitly disabled item. I'm not sure we should prevent the API from doing so, but worth considering.

@kevinparkerson
Copy link
Contributor

@interactivellama you know what, never mind... I think such a restriction would go against the flexibility we allow with our APIs in other controls. This is a user restriction, not a programmer restriction. I'm going to merge this :)

kevinparkerson added a commit that referenced this pull request Jun 30, 2015
Prevent selectlist disabled items to be selected
@kevinparkerson kevinparkerson merged commit 93c48e4 into ExactTarget:master Jun 30, 2015
@interactivellama interactivellama modified the milestones: 3.9.1, 3.10.0 Jul 7, 2015
@interactivellama interactivellama deleted the selectlist-disabled-items branch April 4, 2016 15:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants