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

The tables rendered in the view mycalls.details need to ideally be fetched by Ajax #10

Open
shashank-srikant opened this issue Jul 19, 2016 · 1 comment

Comments

@shashank-srikant
Copy link
Member

Currently, they're pre-fetched when the page loads.
Can definitely be async.
But this a good-to-have feature. For the load we're thinking of to begin with, i guess pre-fetching is alright.

@haptork
Copy link
Collaborator

haptork commented Jul 20, 2016

If the entries are not going to be large (not in four digits) and do not change from outside then imo pre-fetching is fine.

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