Contributees / First-Ruby-Quest

Web app referencing ruby related open source issues suitable for a first contribution and/or junior developers (or any developpers!)
MIT License
1 stars 2 forks source link

Improve pagination #6

Closed Oli0li closed 3 months ago

Oli0li commented 11 months ago

Use Hotwire for infinite pagination

Oli0li commented 8 months ago

@ClaireDMT I think you were the one who suggested using Hotwire, no? Was it this kind of thing you had in mind, with the "Load more" button? https://www.bearer.com/blog/infinite-scrolling-pagination-hotwire

Oli0li commented 3 months ago

For now I've opted to just style the pagination. https://github.com/Contributees/First-Ruby-Quest/pull/45