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

load more with the same options #149

Closed
genseric opened this issue Oct 18, 2014 · 6 comments
Closed

load more with the same options #149

genseric opened this issue Oct 18, 2014 · 6 comments

Comments

@genseric
Copy link

jerome this is looking great. finally i can manage my 8k+ collection database with something other than rockmongo.
i just have a thing that i really needed right away. that's a load more functionality (paging might be too much to ask).

@jeromelebel
Copy link
Owner

8k of collections? that's a lot :)

What do you mean by load more functionality?

What is the exact issue? Too slow to load 8k of collections? 8k in one database?

@genseric
Copy link
Author

8k in one db yes :) those are maintained periodically but the thing is they are representing different concurrent operations with lots of separate records in them. anyway i wrote the question misleading . the app loads the collections very fast. i was referring to the records displaying page. basically loading more records by changing the skip using a button like load more. like fetching n more records on each action. i hope this time i was clear on my request.

@jeromelebel
Copy link
Owner

Should be fixed in 3.0.3. I let you close this issue if it is the case.

@genseric
Copy link
Author

definitely fixed

@jeromelebel
Copy link
Owner

I even added shortcuts with command left and right arrows

@genseric
Copy link
Author

yes , runs and looks great. kudos.

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

2 participants