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

Improve view modes. #77

Open
1 of 5 tasks
evanlinjin opened this issue Aug 24, 2017 · 0 comments
Open
1 of 5 tasks

Improve view modes. #77

evanlinjin opened this issue Aug 24, 2017 · 0 comments

Comments

@evanlinjin
Copy link

evanlinjin commented Aug 24, 2017

Implement dynamic loading. For BoardPage / ThreadPage , don't load all threads/posts at once. For example BoardPage, show:

  • thread_count (how many threads there really are).
  • shown_count (how many threads are shown).
  • order (ascending/descending).
  • sort (sort by date / votes / etc.).
  • In individual thread elements, have seq field that is thread-specific and defines the order of the threads.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant