sef-global / sef-site

Official Website for Sustainable Education Foundation
https://sefglobal.org
MIT License
50 stars 137 forks source link

Fix the profile image not loading issue in Blog Articles section on the Engineering Team page #1609

Closed YoshithaRathnayake closed 4 months ago

YoshithaRathnayake commented 7 months ago

Describe the bug Currently, the profile image not loading issue in Blog Articles section on the Engineering Team page

`Eg: In the below screenshot the Piumal Rathnayake's profile image is not loaded

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Engineering Team Page'
  2. Scroll down to 'Blog Articles from Our Engineers Section'
  3. See error

Expected behavior Fix the profile image not loading issue in Blog Articles section on the Engineering Team page

Screenshots image

Desktop (please complete the following information):

Are you working on it? No

Isuru4043 commented 5 months ago

@YoshithaRathnayake shall I work on this?

mayura-andrew commented 4 months ago

@Isuru4043 sorry for the late response. Yes, you can go on this issue 🚀

Isuru4043 commented 4 months ago

I am also sorry for the late response. I found out where the bug happened.

Screenshot 2024-04-13 183753

Screenshot 2024-04-13 183922

I think the URL, which is underlined in blue is invalid. But I don't have access to change the URL. I think only maintainers have access.

YoshithaRathnayake commented 4 months ago

@YoshithaRathnayake shall I work on this?

Oh yeah you can, sorry for the late reply. I was little bit busy these days sure you can go ahead @Isuru4043

Isuru4043 commented 4 months ago

@YoshithaRathnayake No worries, but I don't have access to change the URL as I mentioned in the previous comment. I think only maintainers have access to change the URL.

YoshithaRathnayake commented 4 months ago

@YoshithaRathnayake No worries, but I don't have access to change the URL as I mentioned in the previous comment. I think only maintainers have access to change the URL.

It is in which file? @Isuru4043

Isuru4043 commented 4 months ago

@YoshithaRathnayake It is in sef-site\engineering-team\index.html

YoshithaRathnayake commented 4 months ago

https://github.com/sef-global/sef-site/blob/master/engineering-team/index.html This file ? @Isuru4043

Isuru4043 commented 4 months ago

@YoshithaRathnayake yes, this is the file. Also the link of Google Apps script that needs to be changed is on the 328th line.

YoshithaRathnayake commented 4 months ago

@YoshithaRathnayake yes, this is the file. Also the link of Google Apps script that needs to be changed is on the 328th line.

Ah you are telling the you don't have access for that Google Apps script? @Isuru4043 Can you send me that file link I'll ask from @anjula-sack and let you know

Isuru4043 commented 4 months ago

@YoshithaRathnayake Yeah , you got it. https://script.google.com/macros/s/AKfycbyUdfhk9WWFLoMWxQvNIEUNl793RbXGnyo-ZIYRn9K1T6QFN1_9G8Ln9NpTCCJba2dzOg/exec this is the link of google apps script I don't have access to change to

YoshithaRathnayake commented 4 months ago

@YoshithaRathnayake Yeah , you got it. https://script.google.com/macros/s/AKfycbyUdfhk9WWFLoMWxQvNIEUNl793RbXGnyo-ZIYRn9K1T6QFN1_9G8Ln9NpTCCJba2dzOg/exec this is the link of google apps script I don't have access to change to

Ok sure I'll ask and lyk @Isuru4043

Isuru4043 commented 4 months ago

@YoshithaRathnayake ok, thank you so much

anjula-sack commented 4 months ago

@Isuru4043 Can you find his medium profile image? Then I can update the sheet.

Isuru4043 commented 4 months ago

https://miro.medium.com/v2/resize:fill:96:96/1*glWfICYlbi8RfQHIWN8xOQ.jpeg this is the URL for his medium profile image. @anjula-sack

anjula-sack commented 4 months ago

@Isuru4043 Thank you for figuring out the issue. I changed the URL. If you are interested you can work on issue in the following repositories.

https://github.com/sef-global/scholarx-frontend/issues https://github.com/sef-global/scholarx-backend/issues