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

implement cool dynatables/pagination #13

Closed
howardchung opened this issue Sep 12, 2014 · 4 comments
Closed

implement cool dynatables/pagination #13

howardchung opened this issue Sep 12, 2014 · 4 comments
Assignees

Comments

@howardchung
Copy link
Member

See title

@albertcui
Copy link
Member

An example was added for /matches in #50.

@albertcui
Copy link
Member

@howardchung
Copy link
Member Author

datatables only go so far, we are still rendering thousands of rows into the DOM. We're gonna need to paginate. Unfortunately this will probably break the utility of datatables (since we only get some number of matches at once, not all)

@howardchung
Copy link
Member Author

Merging this issue with #35, since both involve building an API to query matches.

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

2 participants