Material: chips: are not aligned with updated Material Design specs

Created on 21 Oct 2016  路  3Comments  路  Source: angular/material

It seems that the chips that are shown in the demos are not following the actual spec of Material Design

Angular Material:

image

image

Material Design Spec:

image

important Pull Request bug spec alignment CSS

Most helpful comment

Indeed; it looks like the spec changed since we launched the chips.

Talking to team now about how to prioritize and what milestone this should be in.

All 3 comments

Indeed; it looks like the spec changed since we launched the chips.

Talking to team now about how to prioritize and what milestone this should be in.

Adding high density tag since the delete icon is only for desktop and isn't meant for mobile/tablet (they should be using a popup). It might seem useful to try out adding mdPanel as the popup.

PR https://github.com/angular/material/pull/11989 addresses the spec updates other than the remove button isn't shown on mobile part. If that is of interest to anyone, please file a new enhancement request.

Was this page helpful?
0 / 5 - 0 ratings