Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Infinite scroll mode in listing #70

Closed
Chalarangelo opened this issue Jan 28, 2020 · 2 comments
Closed

Infinite scroll mode in listing #70

Chalarangelo opened this issue Jan 28, 2020 · 2 comments
Labels
enhancement New feature or request UI/UX Related to UI/UX wontfix This will not be worked on

Comments

@Chalarangelo
Copy link
Owner

  • Add infinite scroll (with some sort of URL-based pagination) in listing pages
  • Enable by default
  • Add option in the settings - Settings menu #69 - to allow change of defaults
  • Handle impact on analytics
  • Customize loading snippet page logic and going back to listing page scroll location
  • Add a back to top button, if necessary
@Chalarangelo Chalarangelo added enhancement New feature or request UI/UX Related to UI/UX labels Jan 28, 2020
@Chalarangelo Chalarangelo added this to the 2020 Sprint #4 milestone Jan 28, 2020
@Chalarangelo Chalarangelo added this to To do in 2020 via automation Jan 28, 2020
@Chalarangelo Chalarangelo moved this from To do to In progress in 2020 Mar 3, 2020
@Chalarangelo
Copy link
Owner Author

After a lot of consideration and mock implementations, I have arrived at the following:

  • Infinite scroll should be dropped in favor of a "Load more" version.
  • Pagination should still be available via settings, but the "Load more" version will be the default.
  • We will be using some tests to identify bots and serve them pagination by default, while users will be served the "Load more" version by default.
  • Logic for going back and forth from snippets will be handled via a "Load previous" button at the top. This will only be shown when users open a snippet page and go back or after they have loaded more than X pages (TBD).

@Chalarangelo
Copy link
Owner Author

After some more research and hitting multiple walls during implementation, we will not be implementing this feature after all. Instead, we will opt for a pagination redesign that will be friendlier to the user and we might also update the amount of snippets shown on each listing page.

2020 automation moved this from In progress to Done Mar 4, 2020
@Chalarangelo Chalarangelo added the wontfix This will not be worked on label Mar 4, 2020
@lock lock bot locked as resolved and limited conversation to collaborators May 5, 2020
@Chalarangelo Chalarangelo removed this from Done in 2020 Oct 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request UI/UX Related to UI/UX wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant