Skip to content

Feat/ingredient editor back button - #4650

Open
geoClink wants to merge 4 commits into
TandoorRecipes:developfrom
geoClink:feat/ingredient-editor-back-button
Open

Feat/ingredient editor back button#4650
geoClink wants to merge 4 commits into
TandoorRecipes:developfrom
geoClink:feat/ingredient-editor-back-button

Conversation

@geoClink

Copy link
Copy Markdown

Problem
The Ingredient Editor page was missing a Back button that is present on other pages in the app.
Solution
Added a Back button above the Ingredient Editor card, following the same pattern used in ModelListPage.vue. The button uses router.go(-1) to navigate back to the previous page.
Changes

vue3/src/pages/IngredientEditorPage.vue — added back button and imported useRouter
Screenshot 2026-04-28 at 7 22 15 PM

@CLAassistant

CLAassistant commented Apr 28, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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