equinor / flyt

Equinor Flyt (aka. VSM - Value Stream Mapping)
https://flyt.equinor.com
MIT License
4 stars 1 forks source link

Multiple children under sub activities and waiting cards #685

Closed nesadrian closed 1 month ago

nesadrian commented 7 months ago

Describe the bug It's possible to add multiple children under sub activities and waiting card.

To Reproduce Steps to reproduce the behavior:

  1. Go to a process
  2. Hover over a sub activity or waiting card
  3. Click fast and multiple times on one of it's add card buttons
  4. See error
nesadrian commented 1 month ago

@QiJin-Bouvet This is ready for test. After clicking on a add new card button, that button group should be disabled until the card has been added. The merge button do not need to be disabled since merging won't interfere witch new cards being added.

QiJin-Bouvet commented 1 month ago

Tested with commit 4a95ffd in TEST env. No multiple child cards by clicking add button quickly.