Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selection service: specify a behavior for a selection provider that allows only one selected item #30

Open
pberkes opened this issue Aug 6, 2014 · 0 comments

Comments

@pberkes
Copy link
Contributor

pberkes commented Aug 6, 2014

At the moment, set_selection accepts multiple items to be selected, but some selection provider might have only one item selected at any time. We need to specify a behavior for this case. (In practice, it matter little if the provider is properly documented.)

My proposal is to select the last available item form the selection list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant