[GH-ISSUE #1282] Cannot view all items in a view when "Items per page" is less than what fits on the screen #1036

Closed
opened 2026-02-27 11:14:52 +03:00 by kerem · 1 comment
Owner

Originally created by @Arvedui on GitHub (Oct 29, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1282

Impacted versions

  • Modoboa: 1.9.1
  • installer used: No
  • Webserver: Nginx

Steps to reproduce

  • Set "Items per page" to less than what fits on the Screen
  • Create more accounts or aliases than the the just configured number
  • Open the "Identities" view

Current behavior

Only the first "page" is displayed since the next is only loaded when scrolling to the end, which is not possible in this case.

Expected behavior

Being able to load all Items either through a "Load more" button or by automatically loading more Items until there are no more or the screen is full.

Originally created by @Arvedui on GitHub (Oct 29, 2017). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1282 # Impacted versions * Modoboa: 1.9.1 * installer used: No * Webserver: Nginx # Steps to reproduce - Set "Items per page" to less than what fits on the Screen - Create more accounts or aliases than the the just configured number - Open the "Identities" view # Current behavior Only the first "page" is displayed since the next is only loaded when scrolling to the end, which is not possible in this case. # Expected behavior Being able to load all Items either through a "Load more" button or by automatically loading more Items until there are no more or the screen is full.
kerem 2026-02-27 11:14:52 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@florealcab commented on GitHub (Oct 7, 2020):

Bug is still here in modoboa 1.16, is any fix planned? I experience this bug on firefox and brave (not tested with other browsers). Now, the only way to fix it is set a high value in items per page.

The problem is the same for mail logs, where we have a lot of rows...

<!-- gh-comment-id:704916773 --> @florealcab commented on GitHub (Oct 7, 2020): Bug is still here in modoboa 1.16, is any fix planned? I experience this bug on firefox and brave (not tested with other browsers). Now, the only way to fix it is set a high value in items per page. The problem is the same for mail logs, where we have a lot of rows...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1036
No description provided.