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

Cancel promises #44

Open
newyork-anthonyng opened this issue Dec 13, 2018 · 0 comments
Open

Cancel promises #44

newyork-anthonyng opened this issue Dec 13, 2018 · 0 comments

Comments

@newyork-anthonyng
Copy link
Owner

When user quickly clicks through pages, we need to cancel/ignore outstanding promises. Without doing this, we have unexpected bugs.

Steps to reproduce

  1. User clicks on subway line.
  2. User clicks on subway station.
  3. User clicks on "home" link quickly
  4. When the subway station API returns, it renders the subway station page.
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

1 participant