PeriodPals / periodpals

3 stars 1 forks source link

Feat/profile/integrate vm editprofile #192

Closed Harrish92 closed 2 weeks ago

Harrish92 commented 2 weeks ago

Title

Integrate ViewModel into EditProfileScreen

Description

This PR introduces the integration of UserViewModel into EditProfile to handle loading and saving user data. It closes issue #163 .

Changes

Files

Modified

Testing

Harrish92 commented 2 weeks ago

I'm getting a bug when testing manually: when I modify the profile and click save the changes are not always reflected in the ProfileScreen.

@agonzalez-r An RLS policy was added on supabase table to allow any modification of the profile by the user. Any changes should be reflected on the ProfileScreen now.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

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

See analysis details on SonarQube Cloud