Skip to content

Overlapping toast messages #2

@jsarnowski96

Description

@jsarnowski96

In some cases more than one Toast message instance might appear - and while the top toast works as intended, the overlapped one is undismissible which suggests that it has inactive or unassigned onClick() event listener. Possible issue with EJS templating system, could be also a specific browser's issue with interpreting newer CSS classes and properties. So far affects only logged-in users.

Confirmed cases:

  • contact form send action
  • profile/note update (irregular)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions