- From: Morgan Eck via GitHub <sysbot+gh@w3.org>
- Date: Tue, 30 Apr 2024 14:41:00 +0000
- To: public-css-archive@w3.org
Front end develop here. I'd love to have an option for masonry within grid as described in the examples - especially as it seems to naturally fall within the realm of grid (really only changing one property vs having to implement a full new functionality for `display`). I think it functions well with subgrid and I'd enjoy the extra control and customization that seems to allow for. I've had designs presented from a client that were clearly designed to use masonry - I believe I wound up using `columns` to solve that particular need, but I was going down the rabbit hole of the various JS options before settling on `columns`. It was inelegant and lacked and kind of control, so this would have been a much better tool for that implementation. Given that masonry designs don't seem all that common (although maybe that's intentional, and a response to lacking a good tool to implement it), and in my opinion should be no more complex than the examples given in the article, I think this model would fit those needs well. Would there ever be a time where the mixed tab order of items would disrupt accessibility? -- GitHub Notification of comment by eckmo Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10233#issuecomment-2085532396 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 30 April 2024 14:41:01 UTC