- "description": "OpenProject-specific Avatar component that extends Primer::Beta::Avatar\nto support fallback rendering with initials when no image source is provided.\n\nWhen `src` is nil, this component renders a minimal SVG placeholder that is\nenhanced client-side by the AvatarFallbackElement web component to display\ninitials with a consistent color based on the user's unique_id.\n\nThis component follows the \"extension over mutation\" pattern - it extends\nPrimer::Beta::Avatar without modifying its interface, ensuring compatibility\nwith upstream changes.",
0 commit comments