Active
Project:
AdaptiveTheme
Version:
8.x-2.x-dev
Component:
Extensions
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2017 at 09:44 UTC
Updated:
10 Nov 2017 at 01:16 UTC
Jump to comment: Most recent
Comments
Comment #2
Jeff Burnz commentedNot sure if I totally understand what you're asking, e.g. what do you mean by a Views column?
Comment #3
vvs commentedThis mean: count views rows on line.
I.e. products on line.
Comment #4
Jeff Burnz commentedYeah, it all sounds very tricky to me (to do from a theme setting), I definitely think that sort of thing works best as Views style plugin like https://www.drupal.org/project/views_fluid_grid - is there nothing for Drupal 8 like this?
Comment #5
jwkovell commentedHere's a stab at a Views style plugin that splits results into a dynamic number of columns depending on display width.
Surprisingly, I couldn't find any other examples of modules that did this.
Comment #6
vvs commentedjkovell, great realization of idea, but would be greater uses of layouts settings and breakpoints from AT.
So I made an offer here, not for views.
Thanks!
Comment #7
Jeff Burnz commentedjkovell - cool, I'm going to give that go, awesome!