iron-list icon indicating copy to clipboard operation
iron-list copied to clipboard

sub-heading for grid (or list)

Open Compufreak345 opened this issue 9 years ago • 2 comments

Description

I am currently trying to implement a grid, but with sub-headings and I am not able to do it using a single iron-list. It would be great if there was some kind of way to define a sub-heading inside a grid or a list. I did not find a way to do so, maybe somebody can think of a way or it would be a useful feature?

Expected outcome

Something like this (taken from the material design spec) : Grid group

Actual outcome

No grouping possible.

Live Demo

https://jsbin.com/rupupan/edit?html,output - here I would want to start a new section at every element that says "gimme a heading"

Steps to reproduce

Browsers Affected

  • [x] Chrome
  • [x] Firefox
  • [x] Safari 9
  • [x] IE 10
  • [x] Safari 8
  • [x] Safari 7
  • [x] Edge
  • [x] IE 11

Compufreak345 avatar Jun 02 '16 16:06 Compufreak345

I agree it's a missing feature.

blasten avatar Jun 10 '16 23:06 blasten

Is this feature currently being worked on?

I see that an example was posted for grouping here, but this only works for a non-grid iron-list. I'm trying to get subheadings for groups to display in an iron-list grid layout like the picture above.

evorapa avatar Jul 20 '17 17:07 evorapa