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

Toast behavior #62

Open
ShiroUsagi-san opened this issue Nov 26, 2023 · 1 comment
Open

Toast behavior #62

ShiroUsagi-san opened this issue Nov 26, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ShiroUsagi-san
Copy link
Contributor

For now, the toast don't disappear after a while and don't stack well. This could be a good idea to refactor the code to have a more user friendly behavior (timeout, animation on leaving, more natural stacking,...)

@ShiroUsagi-san ShiroUsagi-san added the enhancement New feature or request label Nov 26, 2023
@KwikKill
Copy link
Member

One way to improve this could be to use shadcn toast component : https://www.shadcn-vue.com/docs/components/toast.html (and this will be easier)

If this solution is chosen, we'll need #124 to be done before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants