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

Jatin Add condition to update profiles only for people having bio published #1210

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

JatinAgrawal94
Copy link
Contributor

@JatinAgrawal94 JatinAgrawal94 commented Jan 31, 2025

Description

Fetch Profile Images from onecommunityglobal.org for team members who have their bio published on the team's page. PR#1116 was having issues with dealing with accounts who didn't have their bio published on the team's page.

Related PRS (if any):

To test this backend PR you need to checkout the development branch of frontend.
This PR is related to PR#1116

Main changes explained:

  • Updated getProfileImagesFromWebsite function from src/helpers/userHelper.js

How to test:

  1. check into current branch
  2. do npm install and npm run build and npm start to run this PR locally
  3. Refer to website to see who have their bio's published. For people who have their bio published should get the same photo updated as on the site.
  4. For members who don't have their bio's published should not have their profile picture updated or they could receive suggestions for their profile image with a "suggested images" button under their profile picture.

Screenshots or videos of changes:

Screen.Recording.2025-01-30.at.6.42.25.PM.mp4

@JatinAgrawal94 JatinAgrawal94 changed the title Jatin_add_condition_to_update_profiles _only_for_people_having_bio_published Jatin Add condition to update profiles only for people having bio published Jan 31, 2025
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.

1 participant