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

feat: save scraped recipe while user creates account #152

Merged

Conversation

sirisayshello
Copy link
Owner

@sirisayshello sirisayshello commented Nov 5, 2024

  • If no session is available the save recipe modal displays links for signup or login. When redirected to signup/login the decluttered recipe is saved in localStorage. When the user then is redirected back to "/" from login/signup the stored recipe is fetched and the save recipe modal opens and user can add tags and then click save recipe.
  • Rename LogOutButton to SignOutButton and add a callback url to redirect to landing page.

Screenshot 2024-11-05 at 16 06 07

@sirisayshello sirisayshello linked an issue Nov 5, 2024 that may be closed by this pull request
Copy link
Collaborator

@JoarHansson JoarHansson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JoarHansson JoarHansson merged commit b074bc1 into main Nov 5, 2024
1 of 2 checks passed
@JoarHansson JoarHansson deleted the 143-feat-save-scraped-recipe-while-user-creates-account branch November 5, 2024 18:34
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.

feat: save scraped recipe while user creates account
2 participants