linuxdotexe / boxdp

https://boxdp.vercel.app
1 stars 1 forks source link

Pagination for larger review content #14

Open abhishekyelley opened 3 months ago

abhishekyelley commented 3 months ago

When reviews exceed a set limit, it would be great if we could show the review in pages like they do for tweets in twitter (1/5, 2/5, ...). There might have to be a new search param to keep track of which page of the review user is looking at. Additionally, when it is found that the review will most definitely exceed one image, then we display a button that helps navigate between different pages of the review. This button works in coordination with the url search param.

linuxdotexe commented 3 months ago

Text in the first image by default is only half the image, but from the next one onwards, we should consider going 3/4 the image.

abhishekyelley commented 3 months ago

Sounds good. Could you explain why though?

linuxdotexe commented 3 months ago

I spoke with a guy who writes a lot and 10 images might not be sufficient for him.