Open Issues Need Help
View All on GitHub Application Development • Educational Tools
fix: allow username to be edited when pencil is pressed about 1 month ago
AI Summary: Modify the UserPage component to enable username editing when either the pencil icon or the username itself is clicked. This involves triggering the `changeUsernameWithDialog` function in response to clicks on both elements.
Complexity:
2/5
good first issue
Application Development • Educational Tools
AI Summary: Replace usernames with the user's first and last name in the header of the HomePage.tsx, MyMenteesPage.tsx, and MyMentorPage.tsx components.
Complexity:
2/5
good first issue