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

Error popups #115

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Error popups #115

wants to merge 8 commits into from

Conversation

MKuijpers
Copy link
Collaborator

@MKuijpers MKuijpers commented Jan 18, 2023

Important: Merge #113 first, this branch is based on mvp-screen-changes, diff: mvp-screen-changes...error-popups


Closes #111

Adds some basic toast error popups for the following operations if they fail:

  • Upload sticker
  • Delete sticker
  • Create sticker pack

Also changed the ConfirmModal to support rendering as a component with a visible prop, instead of just using a showConfirmModal method. Allowing for dynamic confirm modals, as is now used in the modal to delete stickers. A loading indicator is shown while the sticker is deleted.

@MKuijpers MKuijpers added the app label Jan 18, 2023
@vercel
Copy link

vercel bot commented Jan 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
kangaroo ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 1, 2023 at 10:24PM (UTC)

@MKuijpers MKuijpers modified the milestone: MVP Jan 18, 2023
@MKuijpers MKuijpers requested review from InvictusRMC and PJvanderLaan and removed request for PJvanderLaan January 18, 2023 22:57
@MKuijpers MKuijpers changed the title WIP: Error popups Error popups Jan 19, 2023
@MKuijpers MKuijpers changed the title Error popups App error popups Jan 19, 2023
@MKuijpers MKuijpers changed the title App error popups Error popups Jan 19, 2023
@MKuijpers MKuijpers changed the title Error popups Error popups (depends on #113) Jan 22, 2023
@MKuijpers MKuijpers changed the title Error popups (depends on #113) Error popups Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error feedback on failing API requests
1 participant