[openstreetmap/openstreetmap-website] Infinite scroll - Issues page (PR #5033)

David Tsiklauri notifications at github.com
Tue Jul 30 17:56:25 UTC 2024


@tomhughes 
- Pagination adds extra clicks to navigate through issues. Regarding lists, for me, infinite scroll is a much smoother experience (+ it doesn't change current user behavior, they just need to scroll, as it was before, without adding additional complexity).
- Also, I think, it will be good, if we have at least one page, which is done using infinite scroll, and if in the future, we decide that any page needs to implement infinite scroll, there will be a working example (therefore, it will reduce future development time).
- In addition, rendering search fields needs extra query and filter for users, using infinite scroll and rendering only the list part reduces time and server load.
- This implementation uses not complex JS, and provides the same benefits that single-page applications have, while everything is still rendered in the back end side.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5033#issuecomment-2258901175
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5033/c2258901175 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240730/7a6b1c61/attachment.htm>


More information about the rails-dev mailing list