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

fix/user upload/delete profile picture logic #93

Conversation

Nandan-18
Copy link
Contributor

Changes:

  • Upload new image to firebase only on save
  • Store firebase storage URL properly
  • On delete, autogenerate new gravatar
  • If profile is saved without changing picture, keep existing picture
  • Add loading circle during profile save

@Nandan-18 Nandan-18 merged commit 620e0da into main Mar 20, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Uploaded image in edit-profile isn't stored as firebase storage path
3 participants