Design System · Components
JumboPopdown__More
Sibling to JumboPopdown__Projects and JumboPopdown__WorkingGroups. Static items — no collection backing. Same hover/click/Esc/arrow-key behavior. Conforms to Jumbotron-Popdown-Patterns.md.
Mode Theme
Default — "More" trigger surfacing Stacks + People
As wired into Header.astro next to the WG and Projects popdowns. Hover the trigger or tab to it and press Enter.
Community Browse
More ways to navigate the dojo.
- Stacks Browse the community's tools — what's adopted, what's aspirational, what's been set aside.
- People Kauffman Fellows in the dojo — find by handle, firm, or by what they're building with.
Props + tokens
<JumboPopdown__More triggerLabelTxt="More" /* nav-link text — defaults to "More" */ /> /* Items are static, defined inside the component: - /stacks → "Stacks" - /people → "People" Edit the items array in JumboPopdown__More.astro to add destinations. */ /* Tokens read */ --fx-card-bg, --fx-card-border, --fx-card-shadow-hover, --color-text, --color-text-muted, --color-primary, --color-surface, --color-border, --font-display, --font-code