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
Provide functionality for users to edit their existing skills. Users should be able to update both the skill name and proficiency level.
Steps to Complete:
Create an edit option for each skill listed on the user’s dashboard.
Pre-fill the edit form with the current skill details.
Update the skill information in the database when the user submits the form.
Acceptance Criteria:
Users can successfully edit their skills, and the updates are saved to the database.
The edit form is pre-filled with the current details of the selected skill.
The text was updated successfully, but these errors were encountered:
Provide functionality for users to edit their existing skills. Users should be able to update both the skill name and proficiency level.
Steps to Complete:
Create an edit option for each skill listed on the user’s dashboard.
Pre-fill the edit form with the current skill details.
Update the skill information in the database when the user submits the form.
Acceptance Criteria:
Users can successfully edit their skills, and the updates are saved to the database.
The edit form is pre-filled with the current details of the selected skill.
The text was updated successfully, but these errors were encountered: