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

Uploaded image in edit-profile isn't stored as firebase storage path #86

Closed
Nandan-18 opened this issue Mar 19, 2024 · 0 comments · Fixed by #93
Closed

Uploaded image in edit-profile isn't stored as firebase storage path #86

Nandan-18 opened this issue Mar 19, 2024 · 0 comments · Fixed by #93
Assignees

Comments

@Nandan-18
Copy link
Contributor

Describe the bug

  • On uploading a new profile image in the edit-profile page, the User's photo param is being stored as the device path to the image rather than the firebase storage path. This causes the app to crash when trying to load the image from a different device.

To Reproduce
Steps to reproduce the behavior:

  1. Open the edit profile page
  2. Upload a new profile picture from your phone storage and save changes
  3. RSVP to an event that you made from a different device
  4. On the organizer device, on trying to load up the "Signed Up" Users screen, the app should crash
@Nandan-18 Nandan-18 moved this to Backlog in Scrum Board Mar 19, 2024
@Nandan-18 Nandan-18 self-assigned this Mar 20, 2024
@Nandan-18 Nandan-18 moved this from Backlog to In Progress in Scrum Board Mar 20, 2024
@Nandan-18 Nandan-18 moved this from In Progress to In Review in Scrum Board Mar 20, 2024
@Nandan-18 Nandan-18 linked a pull request Mar 20, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Review to Done in Scrum Board Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant