PeriodPals / periodpals

3 stars 1 forks source link

Fix/style/layout responsiveness/edit profile #176

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
sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

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

See analysis details on SonarCloud

francelu commented 2 weeks ago

This is a very light PR as a lot of work has been done already to prepare for this task (see #165 and #168).