KaotoIO/kaoto-ui

duplicated HTTP calls are not cancelled when working on slow connections

lordrip opened this issue · 0 comments

Describe the Bug

Working in slow network environments, when an action is executed twice, the first HTTP call is not canceled, leading to duplicated effects on the UI.

Steps to Reproduce the Bug or Issue

  1. Open KaotoUI
  2. Set the network to slow 3G
  3. Open the mini catalog
  4. Select the first step and click 3 times
  5. In the network tab, you will see that the call is executed three times
  6. Three duplicated steps will be created

Screenshots or Videos

No response

Platform

  • OS: [Linux]
  • Browser: [Firefox]
  • Version: [1.1.0-dev]