-
Notifications
You must be signed in to change notification settings - Fork 350
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
Look into removing material ui packages #2948
Labels
Comments
We currently still use Material UI in three places:
As for removing these:
|
Not sure if this helps at all but material ui have some proposals how to minimize component size, maybe this could help to improve the situation till it is completely removed? |
This was referenced Oct 5, 2022
We've discussed this in today's dev meeting:
|
@jschaeck please subscribe to those issues |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Users running in hosted environments with slower network latencies are experiencing Elyra startup delays that may be due to the lack of material ui packaging optimization. We should understand where these costs are occurring and only packaging what is absolutely necessary for the proper functioning of Elyra.
The text was updated successfully, but these errors were encountered: