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: Add Vue Toastfy #15

Open
8 tasks done
Caussz opened this issue Jun 20, 2024 · 0 comments
Open
8 tasks done

FEAT: Add Vue Toastfy #15

Caussz opened this issue Jun 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Caussz
Copy link
Member

Caussz commented Jun 20, 2024

Add and Configure Vue Toastify

Description:

This issue involves integrating Vue Toastify into the project. Vue Toastify will be used to display toast notifications for various actions and events within the application.

Checklist:

  • Install the Vue Toastify package.
  • Configure Vue Toastify in the main project file.
  • Ensure Vue Toastify is properly initialized and available throughout the application.
  • Add toast notifications to existing functions where it is relevant to provide user feedback.
    • Display success messages for successful operations.
    • Display error messages for failed operations.
    • Display information messages for important updates.
  • Test the toast notifications to ensure they appear correctly in response to user actions.

Notes:

  • Ensure that the toast notifications are informative and enhance the user experience.
  • Please check off each item on the checklist as you complete the tasks.
@Caussz Caussz self-assigned this Jun 20, 2024
@Caussz Caussz added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jun 20, 2024
Caussz added a commit that referenced this issue Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant