Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(recipe page): back button redirects to form page after edit #7

Open
T1LT opened this issue Jan 21, 2024 · 0 comments
Open

bug(recipe page): back button redirects to form page after edit #7

T1LT opened this issue Jan 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@T1LT
Copy link
Owner

T1LT commented Jan 21, 2024

The back button on the recipe show page is currently implemented by using router.back().
Visiting the edit page causes back to point to the edit page.
Ideally the back button points to whatever page the user came from (/, /popular, /search, or /user).

@T1LT T1LT added the bug Something isn't working label Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant