Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination support / Place is lost on mobile on boards with lots of content #365

Open
wadewilliams opened this issue Jan 14, 2023 · 2 comments

Comments

@wadewilliams
Copy link

Just found this project today, really easy to get going with and import images using the CLI. Nice work!

It looks fantastic on desktop.

On mobile, boards with a lot of content are somewhat unusable, you scroll down, infinite scroll kicks in, if you click into any image and then exit, my browser (Firefox on mobile) effectively reloads the page, starting from the top. This makes it really difficult to get to the end of the board unless you simply scroll to the end without clicking into anything.

That being said, for larger boards, perhaps infinite scroll isn't the best approach anyways, perhaps an upper limit (100?) and paginate past that would make more sense.

I didn't see anything in the docs or on google or chatgpt about how to enable pagination. Is there a setting for this? Or is there a work around?

@wadewilliams
Copy link
Author

Confirming that in safari that loose-your-place-and-effectively-reload-after-opening-an-image-on-mobile thing does not occur -- Firefox issue.

However it's still cumbersome on large boards, would you accept a PR with settings to configure max API return, pagination on/off, and a frontend setting for how many pins to request from the API so that these things are configurable?

@winkidney
Copy link
Member

Thanks, PR is very welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants