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

[research]: refactor and cleanup styles #86

Open
wainola opened this issue Oct 9, 2023 · 0 comments
Open

[research]: refactor and cleanup styles #86

wainola opened this issue Oct 9, 2023 · 0 comments

Comments

@wainola
Copy link
Contributor

wainola commented Oct 9, 2023

There is a lot of CSS in explorer that is mostly tied to old implementation when this was part of transfer UI mono repo. Also, we are using mui as dependency, for which we are mostly using simpler components like container or typography, not leveraging the full potential of this dependecy.

Two main goals:

  • check cleanup of the theme and overall styles
  • explore removal of mui as dependency taking into account next features. Explore usage CSS modules or more native approach
  • remove some of the inline styles that are present in some small markup

Implementation details

Testing details

  • Explorer UI should retain current looks

Acceptance Criteria

  • clean up of the CSS
  • if applicable, removal of mui dependency.
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