issues
search
felipesere
/
advisorex
2
stars
2
forks
source link
Rework the frontend CSS, JS, and HTML
#114
Closed
felipesere
closed
5 years ago
felipesere
commented
5 years ago
This PR touches all aspects of the fronend:
simplify the CSS, moving away from SASS and specific components
simplify the HTML, using data-testids for the testing and not real classes
Rearrange the JS to work with a single Modal
This PR touches all aspects of the fronend: