-
Notifications
You must be signed in to change notification settings - Fork 843
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
Investigate CSS Grid as alternative to FlexGrid components #55
Comments
Closing this issue. The design team is doing housekeeping against our issues and closing items without much recent activity. Feel free to reopen if you still have issues or feel this is in error. |
👋 Hey there. This issue hasn't had any activity for 180 days. We'll automatically close it if that trend continues for another week. If you feel this issue is still valid and needs attention please let us know with a comment. |
👋 Hey there. This issue hasn't had any activity for 180 days. We'll automatically close it if that trend continues for another week. If you feel this issue is still valid and needs attention please let us know with a comment. |
I don't think, at this point, it makes sense to replace EuiFlexGrid with CSS |
Per @zumwalt's suggestion, we could use
@supports
to provide a fallback for IE11.The text was updated successfully, but these errors were encountered: