You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🎯 Issue RSS-ECOMM-3_16: Implement Personal Information and Email Edit in User Profile Page (10 points)
📋 Description
Users should have the capability to update their personal information 📝 and email address 📧. This feature increases user autonomy and lets users ensure their information is always up to date.
🔨 Implementation Details
Edit Mode: Utilize the "edit mode" ✏️ previously implemented on the User Profile page.
Updating Personal Information and Email: While in edit mode, users should be able to update their first name, last name, date of birth, and email address.
Email Validation: Implement a check to ensure that the email address entered by the user is valid and appropriately formatted.
Form Validation: Ensure the updated personal information meets the necessary criteria (non-empty name fields, valid date for date of birth, etc.).
🎨 Visual Implementation Ideas
Highlight Editable Fields: When in edit mode, highlight or otherwise visually indicate the fields that the user can edit to guide their attention.
✅ Acceptance Criteria
In the edit mode on the User Profile page, users can update their first name, last name, date of birth, and email address.
The system appropriately validates all changes, including the validity of the email address.
🎯 Issue RSS-ECOMM-3_16: Implement Personal Information and Email Edit in User Profile Page (10 points)
📋 Description
Users should have the capability to update their personal information 📝 and email address 📧. This feature increases user autonomy and lets users ensure their information is always up to date.
🔨 Implementation Details
🎨 Visual Implementation Ideas
✅ Acceptance Criteria
🔗 Useful Links and Resources
The text was updated successfully, but these errors were encountered: