Skip to content

feat(webapp): hide the incomplete Recipes rail entry - #103

Merged
pythonlearner1025 merged 1 commit into
mainfrom
feat/hide-recipes-rail
Aug 29, 2026
Merged

feat(webapp): hide the incomplete Recipes rail entry#103
pythonlearner1025 merged 1 commit into
mainfrom
feat/hide-recipes-rail

Conversation

@pythonlearner1025

Copy link
Copy Markdown
Member

Summary

  • Hide the Recipes button in the cockpit side rail. The Recipes surface is not production ready.
  • The route and screens stay wired. Restore the commented button to bring the entry back.

Test plan

  • vitest run test/drive-rail.test.tsx test/recipes.test.tsx test/shell-smoke.test.tsx — 43 tests pass.

🤖 Generated with Claude Code

The Recipes surface is not finished, so the rail button that opens it is
commented out. The route, RecipesHome, and CreateRecipeScreen stay wired,
so the page is still reachable by direct URL. Restore the button to bring
the entry back.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@pythonlearner1025
pythonlearner1025 merged commit dd8645f into main Aug 29, 2026
8 checks 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.

2 participants