Bartek Szopka
Bartek Szopka
Scope of the issue: - add an example of form validation with checkboxes (either as a new example or added to existing validation example) Something like: https://codepen.io/bartoszopka/pen/abaKXJK
As far as I understand grid columns are supposed to have one of the `col-X` class names that define their size. Using them without it is wrong and may create...
Triage: we can try to fix it in current codebase. Possibly the 4 col grid work can affect/fix this.
@jmuzina Would your introduction of `--vf-grid-cols` CSS property help in fixing this (or fix it automatically)?
Not exactly same pattern, but snapcraft has similar use case and they use accordion for that: 
@danielmutis What's the latest status of this? Is this ready for implementation?
Triaging: effort low/medium, impact low/medium. Do we need this now, or can it wait? Needs decision.
I guess we would need wait for @lyubomir-popov do decide if it should be replaced by something or do we need another variant of equal heights… There are already a...
@lyubomir-popov Is this something we should consider for "equal heights row" component (now it supports 3/4 items per row only). Is it a different pattern?
Thanks @mcslayer for another contribution. We want to first consult with designer if this is an intended change. There is a bit of inconsistency between designs in Figma and our...