Updated today at 08:58

Commit: 4d55e74 Show on GitHub

  • Author: Yamen
  • Date: 3/6/2026, 11:15:42 AM
  • Message: feat: replace profile dl with accessible form inputs #276 Refactor the profile info section - Replace dl/dt/dd elements with a labeled readonly input form - Add proper for/id associations on each label and input for accessibility - Add focus-visible outline styles for keyboard navigation on inputs and links - Switch from 2-column dl layout to responsive 1-column (mobile) and 2-column (desktop) grid - Style inputs with border, background, and padding using design tokens
  • Stats: 63 total changes (+46 / -17)

Changed Files

  • src/lib/components/profile/ProfileInfo.svelte — +46 / -17 (63 changes)