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

Create atomic desktop components #2447

Open
mike-kiss opened this issue Apr 15, 2024 · 0 comments
Open

Create atomic desktop components #2447

mike-kiss opened this issue Apr 15, 2024 · 0 comments
Assignees
Labels

Comments

@mike-kiss
Copy link
Collaborator

mike-kiss commented Apr 15, 2024

Currently in the desktop app, there are a number of places where we are re-defining overrides for MUI components (try searching the code for "${classes.button}"). This is not very DRY, so let's create our own component library where these overrides can have a single home. Known MUI components we likely want to create wrappers for:

  • Button
  • Typography
  • Icon
  • IconButton
  • Grid
  • Link?
  • Avatar
  • Progressbar
  • CircularProgress
  • Container
  • Modal
  • Label
  • Input
@mike-kiss mike-kiss self-assigned this Apr 15, 2024
@holmesworcester holmesworcester moved this to Backlog - Desktop & Backend in Quiet Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog - Desktop & Backend
Development

No branches or pull requests

1 participant