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

Service workers for Admin Listing #23

Open
1 of 3 tasks
MrSunshyne opened this issue Nov 26, 2018 · 0 comments
Open
1 of 3 tasks

Service workers for Admin Listing #23

MrSunshyne opened this issue Nov 26, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@MrSunshyne
Copy link

MrSunshyne commented Nov 26, 2018

When the result of queries is extremely large, the main thread hangs. It would be a good idea to delegate this part to a service worker so that the UI remains responsive.

Tasks:

  • Show only latest 10 articles by default @JulesMike
  • Show loader during wait time @MrSunshyne
  • Query via service worker on another thread @MrSunshyne
@MrSunshyne MrSunshyne added the enhancement New feature or request label Nov 26, 2018
@MrSunshyne MrSunshyne added this to the Alpha milestone Nov 26, 2018
@fluxynet fluxynet added this to To do in Gocipe Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Gocipe
  
To do
Development

No branches or pull requests

2 participants