Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Consider using flexbox or table instead of grid #51

Open
Akinzekeel opened this issue Jan 15, 2022 · 0 comments
Open

Consider using flexbox or table instead of grid #51

Akinzekeel opened this issue Jan 15, 2022 · 0 comments
Assignees
Labels
investigate This issue requires further investigation

Comments

@Akinzekeel
Copy link
Owner

We're currently using a CSS grid and a wrapper with display: content to style the grid. This worked in .net 5, however the virtualize component in .net 6 is known to behave in unexpected ways with this particular CSS property, and it is unclear whether this will be fixed by the dotnet team as this has never been officially supported in the first place.

@Akinzekeel Akinzekeel changed the title Consider using flexbox instead of grid Consider using flexbox or table instead of grid Jan 15, 2022
@Akinzekeel Akinzekeel added the investigate This issue requires further investigation label Jan 15, 2022
@Akinzekeel Akinzekeel self-assigned this Jan 15, 2022
Akinzekeel added a commit that referenced this issue Jan 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
investigate This issue requires further investigation
Projects
None yet
Development

No branches or pull requests

1 participant