Browse tab: add breadcrumb above recipe grid #130

Closed
opened 2026-05-11 11:30:56 -07:00 by pyr0ball · 0 comments
Owner

Problem

The Browse tab shows a recipe grid but no indication of where you are in the hierarchy (domain > category > subcategory). Users who land mid-drill or navigate quickly lose context.

Acceptance criteria

  • Show a breadcrumb line above the recipe grid: e.g. Cuisine > Italian > Pasta
  • Each crumb is a clickable link that navigates back up the hierarchy
  • Updates dynamically as domain/category/subcategory change
  • Accessible: <nav aria-label="Browse location"> with proper aria-current="page" on the leaf

From

kiwi UX audit (2026-05-11) — cf-a11y priority #6

## Problem The Browse tab shows a recipe grid but no indication of where you are in the hierarchy (domain > category > subcategory). Users who land mid-drill or navigate quickly lose context. ## Acceptance criteria - Show a breadcrumb line above the recipe grid: e.g. `Cuisine > Italian > Pasta` - Each crumb is a clickable link that navigates back up the hierarchy - Updates dynamically as domain/category/subcategory change - Accessible: `<nav aria-label="Browse location">` with proper `aria-current="page"` on the leaf ## From kiwi UX audit (2026-05-11) — cf-a11y priority #6
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Circuit-Forge/kiwi#130
No description provided.