mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[GH-ISSUE #2339] Message Log not loading additional messages on high resolutions #1575
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1575
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 @PatTheMav on GitHub (Aug 7, 2021).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2339
Impacted versions
Steps to reproduce
Current behavior
I originally reported that the message log is not populated, but that turned out to not be correct. Instead it seems that if the browser window is big enough to display the initial set of logged messages in the Message Log, no scroll event can happen and no additional messages are loaded.
Thus it appears as if only the first few events since an upgrade to 1.16 are contained in the log. But when resizing the browser window to require scrolling to get to the bottom of the list, additional messages are loaded.
(Do note that this is quite probably a bug in the web interface and should thus be moved into that repo).
Expected behavior
Additional messages are loaded even on screen resolutions where the initial page does not require scrolling.
@stale[bot] commented on GitHub (Oct 8, 2021):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@tonioo commented on GitHub (Oct 14, 2021):
@PatTheMav This is a general bug we have with the "infinite scroll" feature which behaves badly on high resolutions. I don't think I'll fix it because we won't use such mode in the new interface.
@ksaadDE commented on GitHub (Jun 27, 2022):
#closed?