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

Handle spamming zones changed #61

Open
ttben opened this issue Aug 15, 2020 · 0 comments
Open

Handle spamming zones changed #61

ttben opened this issue Aug 15, 2020 · 0 comments
Assignees
Labels
bug Something isn't working frontend

Comments

@ttben
Copy link
Collaborator

ttben commented Aug 15, 2020

If the zone is changed before the last zone was fully fetched and rendered, rendering issues occur.

To me, options are:

  1. just catch the issue and silently trap it : the user will have to reclick on a new zone
  2. does not trigger a zone changed event if the isLoaded main switch is not off
  3. abort the current fetch and rendering and redo it with the new one (nopenopenope)
@ttben ttben added bug Something isn't working frontend labels Aug 15, 2020
@ttben ttben self-assigned this Aug 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

No branches or pull requests

1 participant