You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mikhael28 opened this issue
May 31, 2022
· 0 comments
Labels
CSSCan be addressed mainly through CSSdesignInvolves front end design workMaterialInvolves using the Material UI libraryReactInvolves the React framework
We recently upgraded our Material UI from v3 (lol) to the latest and greatest, v5 - thank you @vmcodes - shortly after that, @jayeclark went through the process of adding polish to a lot of UI, and changing the UI to an overall dark mode aesthetic.
Moving forward, we need to add a Dark/Light mode toggle and update the base styling of MUI to accommodate global stying changes. Ideally, this toggle would live in the LeftNav or somewhere else obvious and universal.
When going for this feature, it will require clicking through the entire application to check that their changes have been accepted universally (or, at least 80% for this intro PR - lots of small tweaks can be made later).
The text was updated successfully, but these errors were encountered:
CSSCan be addressed mainly through CSSdesignInvolves front end design workMaterialInvolves using the Material UI libraryReactInvolves the React framework
We recently upgraded our Material UI from v3 (lol) to the latest and greatest, v5 - thank you @vmcodes - shortly after that, @jayeclark went through the process of adding polish to a lot of UI, and changing the UI to an overall dark mode aesthetic.
Moving forward, we need to add a Dark/Light mode toggle and update the base styling of MUI to accommodate global stying changes. Ideally, this toggle would live in the LeftNav or somewhere else obvious and universal.
When going for this feature, it will require clicking through the entire application to check that their changes have been accepted universally (or, at least 80% for this intro PR - lots of small tweaks can be made later).
The text was updated successfully, but these errors were encountered: