Skip to content

Conversation

@anujrajak
Copy link
Collaborator

@anujrajak anujrajak commented Oct 1, 2025

image

@anujrajak anujrajak self-assigned this Oct 1, 2025
@Hrithik-Gavankar
Copy link
Collaborator

LGTM!

@velias
Copy link
Collaborator

velias commented Oct 3, 2025

Looks good to me, but I'm not FE / React expert. Can anyone look at it please ? @bennypowers @eyevana @grantsydney

@grantsydney
Copy link
Collaborator

PR looks good to me. One suggestion I have is to use React sate to handle the image error instead of directly manipulating the DOM. For example, const [error, setError] = useState(false) and the conditionally render the error message. This avoids React potentially overwriting manual DOM changes on re-render

@anujrajak
Copy link
Collaborator Author

Hey @grantsydney I finished pushing the requested changes. Please review.

@Hrithik-Gavankar Hrithik-Gavankar merged commit 1ba3c4c into main Oct 7, 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.

5 participants