Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigate This issue requires further investigation
Projects
None yet
Development

No branches or pull requests

1 participant