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

[Thread loading time improvements] When opening a thread, first show whatever there is in the cache/database and only afterwards request new posts #70

Open
K1rakishou opened this issue Sep 6, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@K1rakishou
Copy link
Owner

Right now we wait until we got posts from the server, stored them into the database and then parsed them. This may take dozens of seconds when opening huge threads (1000+ posts) on slow devices. This will probably break "scroll to the last seen post" and "scroll to new posts" functions.

@K1rakishou K1rakishou added the enhancement New feature or request label Sep 6, 2020
@K1rakishou K1rakishou added this to the Release 1 milestone Sep 6, 2020
@K1rakishou K1rakishou added this to ToDo in KurobaEx release development via automation Sep 6, 2020
@K1rakishou K1rakishou added this to Dump in KurobaEx beta-1 development via automation Sep 10, 2020
@K1rakishou K1rakishou added this to To do in KurobaEx development via automation Sep 10, 2020
@K1rakishou K1rakishou modified the milestones: Beta 2, Release v0.3.0 Sep 21, 2020
@K1rakishou K1rakishou removed this from the Release v1.0.0 milestone Oct 19, 2021
@K1rakishou K1rakishou added this to the Release v1.1.0 milestone Oct 19, 2021
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
Development

No branches or pull requests

1 participant