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

Duplicate flash info messages on some user settings pages. #785

Open
MemoryLeakDeath opened this issue Dec 31, 2021 · 0 comments
Open

Duplicate flash info messages on some user settings pages. #785

MemoryLeakDeath opened this issue Dec 31, 2021 · 0 comments

Comments

@MemoryLeakDeath
Copy link
Contributor

Some user preferences pages show a duplicate flash message at the top of the screen due to there being a copy of the flash alert div on both the app.html.eex page and the user-sidebar.html.eex page. Only the user settings pages that use a Controller.live_render() call in UserSettingsController.ex exhibit this issue. You can reproduce it easily by going to the "Notifications" settings page then changing from dark to light mode or vice versa.

glimesh_bug_multiple_flash_messages_user_preferences

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

No branches or pull requests

1 participant