BertrandPodevin

Results 7 comments of BertrandPodevin

@jeremie-lucca Avoiding using overflow is not always possibility :/ Which leaves 4 options : - Not using this element at all when in an overflow context :( - Keep a...

Here's a comparative between LF16 & 17 https://codepen.io/bertrandpodevin/pen/PogNxPN

I don't think that there are designs or mockups that required to combine outset shadow component + overflow. On the other hand this change (border -> shadow) is breaking for...

Hy @mbriand-lucca ! A bit late but what you want to achieve can easily be done natively with `indexTable-body-row-cell-link`. Any interactive element (`link`, `button`, `input`...) with this class put in...

@vvalentin-lucca snippet eddited with a better way to do it : `indexTable-body-row-cell-link` on both `label` and `input` work well with both clicks and keyboard navigation On label it extends interactive...

That because the `responsiveCardList` default (basic) layout is a one column `grid` where cells automaticaly flow on the vertical axis without any further code needed. Customs layouts are still entirely...

To add more flexibility, cells default `grid-columns` could indeed be defined with a var + fallback