You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: