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 demo of list with checkbox selection controls; remove native multiselect #1792

Closed
kfranqueiro opened this issue Dec 15, 2017 · 1 comment
Labels

Comments

@kfranqueiro
Copy link
Contributor

kfranqueiro commented Dec 15, 2017

We currently have a multiselect demo in the Select demo page. However, this demo doesn't really sync up with anything in particular in the Material Guidelines, and moreover, styling native selects is notoriously difficult and inconsistent in terms of what different browsers allow/prevent (see #1751 and #1781 for examples).

Instead, we should implement a demo of selection controls within a MDC List (e.g. the example seen here in the guidelines), then decommission the multiselect example (and preferably remove its inconsistently-successful-across-browser styles to reduce MDC Select's payload).

Note that #1591 was previously reported involving checkboxes inside lists, so we may need to deal with that first if it hasn't been fully remedied by recent updates to MDC List styles.

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

No branches or pull requests

2 participants