PeriodPals / periodpals

3 stars 1 forks source link

Fix/style/layout responsivness/edit profile #177

Closed francelu closed 2 weeks ago

francelu commented 2 weeks ago

Responsive layout for `EditProfileScreen

Description

This PR introduces a responsive layout (typography, padding, layout, ...) for EditProfileScreen. It closes issue #174, subtask from #82.

Changes

Files

Added

Modified

Removed

Dependencies Added

Testing

Screenshots

Screen Before After
Compact S image image
Compact M image image
Compact L image image
Medium (horizontal) image image
Medium image image
Extended image image
francelu commented 2 weeks ago

Suggestions

  • Add comments for some dimension variables such as cardElevation and cardRounded

@Harrish92
On the wiki, you'll find a padding and typography guidelines, as well as some examples.
That's why I didn't put comments on the file as it would be quite unreadable the more we add variables.

Do you still think it would be good to add in-line documentation ?

Harrish92 commented 2 weeks ago

@Harrish92 On the wiki, you'll find a padding and typography guidelines, as well as some examples. That's why I didn't put comments on the file as it would be quite unreadable the more we add variables.

Do you still think it would be good to add in-line documentation ?

@francelu You can precise that all the details are on the wiki in the code comments.

francelu commented 2 weeks ago

@Harrish92
Good idea ! I'll add that :)

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

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

See analysis details on SonarQube Cloud