elsa-workflows / elsa-core

A .NET workflows library
https://v3.elsaworkflows.io/
MIT License
6.31k stars 1.16k forks source link

Elsa 2 - UI darkens when deleting instance #933

Open riatdyl opened 3 years ago

riatdyl commented 3 years ago

Hello, there's a UI bug when you press "Enter" on the delete workflow instance confirmation UI. Each time I press "Enter" there, the UI is getting darker until it's gone.

image

image Here, if I press "Enter" the interface will be like the next image : image

And one more time : image

riatdyl commented 3 years ago

This happens on the ElsaDashboard.Samples.Monolith in blazor folder. The AspNetCore version hasn't this problem.