Material Design "chips" support

I’d like to display an enum list as read-only material design chips on a non-form view:

I am more interested in the functionality than the exact design spec.

Currently, I can almost accomplish the equivalent using existing features by adding the enum list column to the list of editable columns in the view and in the coumn’s data details set the column to display as buttons - but then the enum list is editable and the un-selected enum list values are also displayed. Ideally they could be made non-editable and only show the enum list values that are present.

Status Open
0 1 125