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

Do requests in the backgrounds off the back of redux-persist changes. #50

Open
Reisen opened this issue Apr 7, 2019 · 0 comments
Open
Labels
enhancement New feature or request web This requires frontend fixes.
Milestone

Comments

@Reisen
Copy link
Owner

Reisen commented Apr 7, 2019

Now that redux-persist can pull state from local storage, requests made by pages should be able to be a bit more intelligent. Particular ideas:

  • Visiting an images page should automatically render the previous image results, and load new ones in the background but ONLY upon the first page and not a subsequent.
  • Viewing an image should load only the metadata/tags, and not replace the image.
  • Viewing the Upload page should use existing tags but pull all other tags in the background for competion.
@Reisen Reisen added enhancement New feature or request web This requires frontend fixes. labels Apr 7, 2019
@Reisen Reisen added this to the Version 1 milestone Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web This requires frontend fixes.
Projects
None yet
Development

No branches or pull requests

1 participant