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

Add 'indeterminate' state. #43

Closed
grokys opened this issue Jul 2, 2015 · 1 comment
Closed

Add 'indeterminate' state. #43

grokys opened this issue Jul 2, 2015 · 1 comment

Comments

@grokys
Copy link

grokys commented Jul 2, 2015

An indeterminate state would be very useful, and in fact necessary in my case, which is that of a treeview of checkable items.

An idea for an API: an indeterminate property that when set interprets the checked property as true for checked, false for unchecked and null or undefined as indeterminate.

@notwaldorf
Copy link
Contributor

Please check the discussion on this thread: #33

TL: DR; Outside of a tree-like structure, this doesn't make any sense to be added to a checkbox (most checkboxes are just a list of things). This should be a tree-checkable-element or something like that.

I've created PolymerElements/paper-elements#24 as a feature request. It hasn't been prioritized or discussed, so this is not a promise we'll implement it immediately :)

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

2 participants