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

Toasts disappear when some forms are submitted #117

Open
GAsplund opened this issue Aug 26, 2024 · 0 comments
Open

Toasts disappear when some forms are submitted #117

GAsplund opened this issue Aug 26, 2024 · 0 comments
Labels
bug Something isn't working interface Issue related to UI

Comments

@GAsplund
Copy link
Member

📝 Describe the bug

When page forms are submitted, you will get toast message reporting success or failure. If it succeeds, you will likely be redirected. In some cases, this reloads the page you are on or redirects to a page with a different layout, clearing the toast.

🔄 To Reproduce

  1. Go to a settings page
  2. Add something that would reload the page
  3. See how the toast disappears soon after submitting

📷 Screenshots

No response

💡 Additional context

This issue is likely due to two things:

  1. Some forms reload the entire page when submitted
  2. There exists multiple layouts with multiple toast wrappers that override each other
@GAsplund GAsplund added bug Something isn't working interface Issue related to UI labels Aug 26, 2024
@cthit cthit deleted a comment Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working interface Issue related to UI
Projects
None yet
Development

No branches or pull requests

1 participant