Skip to content

Update Silvio Tosatto team photo - #34

Open
gavinf97 wants to merge 1 commit into
mainfrom
photo_update
Open

Update Silvio Tosatto team photo#34
gavinf97 wants to merge 1 commit into
mainfrom
photo_update

Conversation

@gavinf97

@gavinf97 gavinf97 commented Jul 29, 2026

Copy link
Copy Markdown
Member

Summary

  • Replaced the team photo at dome-registry-ui/src/assets/Silvio-Tosatto.png with a new photo of Silvio Tosatto
  • The new file's actual format is JPEG (renamed to keep the existing .png extension/reference), verified this does not break rendering

Test plan

  • Started the Angular dev server and loaded the Teams page in a real (headless) browser
  • Confirmed the <img> element for "Silvio Tosatto" loaded fully (naturalWidth/naturalHeight matched the new photo's real dimensions, 3027x3026) with no console errors
  • Visually confirmed the photo renders correctly (not a broken image icon) in the Principal Investigators card on the Team page

🤖 Generated with Claude Code

Verified the JPEG data renders correctly in the browser despite the
retained .png extension - Angular's dev server serves it as a static
asset and the browser handles the image via content sniffing.
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