elsa-workflows / elsa-workflows/elsa-core
Notification UI balloons don't stack vertically
Open
triaged
workflow tooling
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
When the designer generates more than one notification at the same time, they appear overlayed on top of eachother, instead of vertically stacked.
To reproduce this behavior, follow these steps:
1. Create a new workflow definition.
2. Mark the workflow to be "Usable as activity" and check the "Auto-update consuming workflows".
3. Publish the workflow. Notice that two notifications will be shown, where one overlays the other.
https://user-images.githubusercontent.com/938393/234861445-d1eeb663-0578-46f8-9748-6d0ed9a26f8d.mp4
Contributor guide
Assessment
This issue has not been assessed yet.