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

Replace user verified photo from url to an actual asset of the project #152

Open
AntonioMrtz opened this issue Jun 30, 2024 · 3 comments
Open
Assignees
Labels
frontend Frontend related issues good first issue Good for newcomers help-wanted Help is wanted javascript Pull requests that update Javascript code

Comments

@AntonioMrtz
Copy link
Owner

Description

Verified icon for users is extracted from an URL instead of having the asset locally on the project. The goal is to download the image, put it into frontend assets and replace it in the code.

Context

How to do it

image

In line 251 of file UserProfile.tsx replace the photo URL with the asset downloaded from the same URL.

Testing

Start both frontend and backend and check if the verified photo looks the same as before

@AntonioMrtz AntonioMrtz added good first issue Good for newcomers frontend Frontend related issues labels Jun 30, 2024
@AntonioMrtz
Copy link
Owner Author

@AntonioMrtz AntonioMrtz added help-wanted Help is wanted javascript Pull requests that update Javascript code labels Jun 30, 2024
@AntonioMrtz AntonioMrtz pinned this issue Jul 6, 2024
@AntonioMrtz AntonioMrtz unpinned this issue Sep 6, 2024
@PavlisinPhoto
Copy link

Hello, I want to contribute on your project and I think this issue will be great start. Can you assign me this issue?

@AntonioMrtz
Copy link
Owner Author

Hi @PavlisinPhoto , welcome :). Let me know if you need anything

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend related issues good first issue Good for newcomers help-wanted Help is wanted javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

2 participants