SkySync-EPFL / skysync

1 stars 0 forks source link

refactor the UserManagement UI #463

Closed RAFInery closed 3 months ago

RAFInery commented 3 months ago

modularized the TopBanner composable

After noticing code duplication for the top banners in the UserManagement.kta generic banner composable was created and injected into all the screens

added title variables

Big titles are now stored and accessed in ui.theme.Titles

closes #462

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
65.9% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud