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

Bugfixes for Guest/Unverified Users #143

Merged
merged 7 commits into from
Feb 12, 2021
Merged

Conversation

m1771vw
Copy link
Collaborator

@m1771vw m1771vw commented Feb 12, 2021

  • Fixed edit/delete buttons so you won't see if you're not the barista who owns recipe/review
  • Clicking on new recipe if guest will prompt login
  • Clicking on new recipe if unverified will prompt unverified modal (provided by Pat)
  • Adding recipe review as guest will prompt login (this will be overwritten by Pat's changes later)
    Adding new recipe review if unverified will prompt unverified modal - (this will be overwritten by Pat's changes later)

@m1771vw m1771vw self-assigned this Feb 12, 2021
@m1771vw m1771vw changed the title Bugfixes for Guest/Unverified Users [WIP] Bugfixes for Guest/Unverified Users Feb 12, 2021
@m1771vw m1771vw added bug Something isn't working chore labels Feb 12, 2021
@m1771vw m1771vw added this to the alpha v0.1 milestone Feb 12, 2021
src/components/Recipe/index.js Outdated Show resolved Hide resolved
@m1771vw m1771vw changed the title [WIP] Bugfixes for Guest/Unverified Users Bugfixes for Guest/Unverified Users Feb 12, 2021
@m1771vw m1771vw merged commit b5513b7 into stage Feb 12, 2021
@m1771vw m1771vw deleted the chore/unverified-bugfixes branch February 12, 2021 06:46
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

Successfully merging this pull request may close these issues.

2 participants