mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #87] Scrolling mailbox page hangs #68
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jfhenriques on GitHub (May 23, 2014).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/87
Hy,
First of all, thank you for this amazing tool.
I've had a lot of users to a domain and when I scroll the mailbox page the browser hangs and its difficult to manage the mailboxes this way.. I tried paginating on the server side but then I cannot see a list of the mailbox without for them specifically.
It would be nice to allow setting "defaults.server_side.pagination.min_search_str" to 0 or -1 or another another flag to print all mailboxes when server side pagination is enabled.