bioneos / alcove

Our Unix backup system redesigned with Node.js
ISC License
0 stars 6 forks source link

Fomantic usage #99

Open sgdavis1 opened 3 years ago

sgdavis1 commented 3 years ago

Since Fomantic UI was adopted after this project already had some significant implementation in place, it has ended up that a lot of the codebase has an inconsistent usage of the framework versus vanilla CSS or other hardcoding (colors, etc). We need to take a solid pass through the codebase to ensure we are using Fomantic to its full capabilities consistently.

dominicrutk commented 3 years ago

When working on this issue, it is important to note that we should not use Fomantic to remake the UI exactly as it exists now in vanilla CSS. Rather, we want to take advantage of Fomantic's design choices to make the UI look better, as well as making our code cleaner.