Updated today at 08:58

Commit: d0e2c31 Show on GitHub

  • Author: Yamen
  • Date: 3/5/2026, 4:50:28 PM
  • Message: feat: replace hardcoded values in ProfileInfo with dynamic user data #274 Replace hardcoded Role, Institution, Name, and Email with dynamic values from the user object (role, institute, profession, email). Added safe fallbacks with ?? "Unknown" for missing or null fields.
  • Stats: 11 total changes (+7 / -4)

Changed Files

  • src/lib/components/profile/ProfileInfo.svelte — +7 / -4 (11 changes)