-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
EasyDifficulty level is easyDifficulty level is easyenhancementNew feature or requestNew feature or request
Description
Add an Edit Button in the User Profile Section
To implement this feature, follow the steps below:
-
File to Modify:
You need to modify theprofile.jsxfile located atcodebase/frontend/src/pages/profile.jsx. -
Add Edit Button:
Implement an "Edit" button within the User Profile section. -
Redirect on Click:
Once the user clicks the "Edit" button, they should be redirected to the'/'route on the frontend. -
Follow Pull Request Guidelines:
Please refer to the Pull_request_template.md file to create your Pull Request for this change.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EasyDifficulty level is easyDifficulty level is easyenhancementNew feature or requestNew feature or request