generated from Code-Institute-Org/gitpod-full-template
-
Notifications
You must be signed in to change notification settings - Fork 1
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
USER STORY: Confirm Create/Edit/Delete Completion/Cancel #29
Labels
e: ux tasks
Epic: UX for Tasls
mentor
Issue suggested by or discussed with my mentor
p: could have
Priority: Nice to have
Milestone
Comments
blahosyl
added a commit
that referenced
this issue
Aug 1, 2024
Move Confirmation modal into a different component or use a page instead
blahosyl
changed the title
USER STORY: Confirm Deletion Complete
USER STORY: Confirm Task Deletion Completion
Aug 1, 2024
blahosyl
added
e: ux comments
Epic: UX for Comments
e: ux tasks
Epic: UX for Tasls
and removed
e: ux comments
Epic: UX for Comments
labels
Aug 1, 2024
blahosyl
modified the milestones:
Sprint 2: Profiles & UX,
Sprint 3: Comments & Projects
Aug 9, 2024
The current version of Based on a StackOverflow recommendation, I installed |
blahosyl
added a commit
that referenced
this issue
Aug 14, 2024
blahosyl
changed the title
USER STORY: Confirm Task Deletion Completion
USER STORY: Confirm Create/Edit/Delete Completion
Aug 14, 2024
blahosyl
changed the title
USER STORY: Confirm Create/Edit/Delete Completion
USER STORY: Confirm Create/Edit/Delete Completion/Cancel
Aug 14, 2024
blahosyl
added a commit
that referenced
this issue
Aug 14, 2024
blahosyl
added a commit
that referenced
this issue
Aug 14, 2024
blahosyl
added a commit
that referenced
this issue
Aug 14, 2024
blahosyl
added a commit
that referenced
this issue
Aug 15, 2024
blahosyl
added a commit
that referenced
this issue
Aug 15, 2024
blahosyl
added a commit
that referenced
this issue
Aug 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
e: ux tasks
Epic: UX for Tasls
mentor
Issue suggested by or discussed with my mentor
p: could have
Priority: Nice to have
As a User,
I want to see explicit confirmation when a task has successfully been deleted,
so that I can be sure the deletion was completed
Acceptance Criteria
My mentor recommended
toastify
for showing notifications.Tasks
toastify
<ToastContainer />
toApp.js
The text was updated successfully, but these errors were encountered: