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

Added functionality to add a toast msg on item removal Fixes Issue #213 #218

Closed

Conversation

mukundsolanki
Copy link

Related Issues

When a user removes an item from the Upload page, it is essential to provide feedback to confirm the successful removal. Adding a toast notification will enhance the user experience by providing instant visual feedback, ensuring users are aware of the action's outcome.

Closes #213

Short Description and Why It's Useful

I have imported the showToast function in src/views/Upload.vue from src/utils/index.ts and on sucessful removal of item it shows an appropiate toast message!

Screenshots of Visual Changes before/after (If There Are Any)

Screenshot (136)

"when the user removes, this toast message will be shown"

Contribution and Currently Important Rules Acceptance

@alsoK2maan alsoK2maan closed this Dec 5, 2023
@alsoK2maan alsoK2maan reopened this Dec 5, 2023
@alsoK2maan alsoK2maan closed this Dec 5, 2023
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.

Add Toast Notification on Item Removal from Upload Page
2 participants