Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Settings Page - User should be able to update info #70

Closed
8 tasks
kimoycatayas opened this issue May 15, 2023 · 1 comment
Closed
8 tasks

Update Settings Page - User should be able to update info #70

kimoycatayas opened this issue May 15, 2023 · 1 comment

Comments

@kimoycatayas
Copy link

kimoycatayas commented May 15, 2023

Patchtop/Update Settings Page - User should be able to update info

Description

The current settings page lacks the functionality for users to update their information. This issue aims to enhance the settings page by allowing users to patch/update their personal details, such as name, email address, profile picture, or any other relevant information. Enabling users to update their info directly from the settings page will provide a convenient and efficient way for them to manage their account details.

Tasks

  • Modify the settings page UI to include input fields for relevant user information.
  • Implement backend functionality to handle PATCH requests for updating user information.
  • Validate and sanitize user inputs to ensure data integrity and security.
  • Update the user database record with the patched user information.
  • Implement appropriate error handling and display meaningful error messages to users.
  • Test the functionality to ensure that user information can be successfully patched/updated.
  • Consider implementing any necessary access control or authentication mechanisms for user updates.
  • Update the documentation and user guides to include instructions on updating user information via the settings page.

Resources

Feel free to collaborate on any of the tasks listed above or suggest additional improvements that could enhance the user experience when updating information on the settings page. Let's work together to make the settings page more dynamic and user-friendly.

@kimoycatayas kimoycatayas changed the title Add the ability to edit name and email in settings page Update Settings Page - User should be able to update info May 15, 2023
@pacholoamit
Copy link
Owner

Removed the User registration modal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants