Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

duplicated HTTP calls are not cancelled when working on slow connections #2099

Open
lordrip opened this issue Jul 5, 2023 · 0 comments
Open
Labels
bug Something isn't working visualization Relates to the integration visualization

Comments

@lordrip
Copy link
Member

lordrip commented Jul 5, 2023

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]
@lordrip lordrip added bug Something isn't working visualization Relates to the integration visualization labels Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working visualization Relates to the integration visualization
Projects
None yet
Development

No branches or pull requests

1 participant