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

[feat] Upgrade material-ui library to v5 #149

Open
roshaans opened this issue Jul 28, 2022 · 0 comments
Open

[feat] Upgrade material-ui library to v5 #149

roshaans opened this issue Jul 28, 2022 · 0 comments

Comments

@roshaans
Copy link
Contributor

Update the app to use MUI v5 instead of v4. This will allow us to use the LoadingSpinner.

This will require us to create a custom theming class which overwrites default look of the components in MUIv5 but may be beneficial to us as we can have a light/dark mode option.

loading button specs

  • Can we use the material ui loading/spinner button for loading state vs a custom sendingString? We've been meaning to do that in the wallet too since it's more standard than switching out the button text while loading - Posted by @Patrick1904
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant