Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debounce subscription requests? #392

Open
hjoliver opened this issue Jan 30, 2020 · 1 comment
Open

Debounce subscription requests? #392

hjoliver opened this issue Jan 30, 2020 · 1 comment
Milestone

Comments

@hjoliver
Copy link
Member

Whenever data requirements change, a new request is issue to update the merged subscription.

After much discussion (sorry @kinow 😁 ) we have identified at least one scenario where this might need debounce: user quickly clicks on multiple suites in the gscan sidebar, one after the other (potentially with mulitple tabs open in the workflows view too).

Ref #388 and #373

@hjoliver hjoliver added this to the 1.0 milestone Jan 30, 2020
@kinow
Copy link
Member

kinow commented Sep 22, 2020

Note to self/later: filtering is normally implemented in JS with debounce. I have not added it as we don't have debounce anywhere in the code (except in the Graph component I think). Leaving it for later if necessary, after discussion, etc

@oliver-sanders oliver-sanders mentioned this issue Jun 30, 2021
9 tasks
@kinow kinow modified the milestones: 1.0, 2.0 Sep 10, 2021
@oliver-sanders oliver-sanders modified the milestones: 2.0.0, Pending Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants