-
Notifications
You must be signed in to change notification settings - Fork 41
feat: move profile picture setting to personal information section #432
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
feat: move profile picture setting to personal information section #432
Conversation
Visit the preview URL for this PR (updated for commit aa7a33a): https://tanam-testing--pr432-issue-405-move-profi-kwoyxzbc.web.app (expires Thu, 05 Sep 2024 03:02:44 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 5bbe8a1a68d9684d656bffba10008fe532204561 |
…ofile-picture-setting-to-personal-information-section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
// Check if the input element exists. | ||
inputRef.current.value = ""; // Reset the input value to an empty string. | ||
} | ||
}; | ||
}, [value]); // This effect depends on the `value` prop. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clean up chatgpt generated comments 🙏 (check all files and places)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done ✅
…ofile-picture-setting-to-personal-information-section
What's new:
Closes #405
Screenshoot
