hassanakbar4 / mailarchive-tickets

0 stars 0 forks source link

Infinite scroll feature bug #221

Closed hassanakbar4 closed 3 years ago

hassanakbar4 commented 6 years ago

component_MailArchive: User Interface resolution_fixed type_defect | by rcross@amsl.com


If the end of the results set is reached either by scrolling up or down, scrolling in the other direction no longer retrieves more messages.

To reproduce, browse a list, double click a message several down in the list, on the message detail click "Date" to go back to the list ordered by date view. Scroll down a little in results window, then scroll to the top. Now scroll to the bottom of the results (20 messages), the retrieval is now disabled and no more messages will appear.


Issue migrated from trac:2445 at 2021-09-22 16:52:06 +0500

hassanakbar4 commented 6 years ago

@hassanakbar4 changed status from new to closed

hassanakbar4 commented 6 years ago

@hassanakbar4 changed resolution from ` tofixed`

hassanakbar4 commented 6 years ago

@hassanakbar4 commented


Fixed in [781/mailarch]:

Fix infinite scroll bug. Fixes #2445