ux/nd: Browse tab cold start — three decisions before any recipes appear #41
Labels
No labels
accessibility
backlog
beta-feedback
bug
duplicate
enhancement
help wanted
invalid
needs-design
needs-triage
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/kiwi#41
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Browse tab requires: pick domain → pick category → see recipes. Three sequential decisions before content appears. Domain auto-selects on mount but the grid is empty until a category is chosen.
Fix (near-term): On domain auto-select, also auto-select the category with highest
recipe_countso the tab lands showing actual recipes.Fix (feature): Add a 'Surprise me' button — zero decisions, one recipe from the engine's top result.
Refs: HIGH-N2