Skip to content

feat: improve empty-state message in Run AI panel with recipes link#91

Merged
aaronbrezel merged 2 commits intodevelopfrom
feature/empty-state-recipes-link
Apr 16, 2026
Merged

feat: improve empty-state message in Run AI panel with recipes link#91
aaronbrezel merged 2 commits intodevelopfrom
feature/empty-state-recipes-link

Conversation

@aaronbrezel
Copy link
Copy Markdown
Member

Summary

  • Replaces the terse "No columns found — add headers to your sheet first." message with friendlier copy that directs new users to Recipes as a starting point
  • Wires a #browse-recipes-link click handler in wireNavButtons() to navigate directly to the recipes list panel
  • No structural changes — one template line and one event listener

Test plan

  • Open the sidebar on a sheet with no column headers — confirm the new message appears
  • Click "Browse recipes" — confirm it navigates to the Recipes list
  • Add headers and refresh — confirm the form loads normally and the link is gone

🤖 Generated with Claude Code

@aaronbrezel aaronbrezel force-pushed the feature/empty-state-recipes-link branch 2 times, most recently from d322632 to 65eb8a1 Compare April 16, 2026 15:49
Replaces the terse "No columns found" message with copy that points
users to Recipes as a starting point, and wires a click handler to
navigate directly to the recipes list.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@aaronbrezel aaronbrezel force-pushed the feature/empty-state-recipes-link branch from 65eb8a1 to 4679c18 Compare April 16, 2026 15:53
@aaronbrezel aaronbrezel force-pushed the feature/empty-state-recipes-link branch from 039b74f to eb05d9b Compare April 16, 2026 16:11
@aaronbrezel aaronbrezel merged commit 8cab5ad into develop Apr 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant