pagy
pagy copied to clipboard
🏆 The Best Pagination Ruby Gem 🥇
### What is this? Fix for https://github.com/ddnexus/pagy/issues/381 ### What was done? Previously when using the combo box, you weren't able to select the input and type in the page you...
# Documentation Issue - [x ] I researched through the [documentation](https://ddnexus.github.io/pagy/), the [pagy issues](https://github.com/ddnexus/pagy/issues) and a known Search Engine, and there is no reference|report|post|video that solves this problem - [...
### Why this PR? * The use case seems to have developed from (https://github.com/ddnexus/pagy/pull/357) and again in (https://github.com/ddnexus/pagy/issues/378). There seems to be a need to test with db, though it...
# Code Issue - [x] I researched through the [documentation](https://ddnexus.github.io/pagy/), the [pagy issues](https://github.com/ddnexus/pagy/issues) and a known Search Engine, and there is no reference|report|post|video that solves this problem - [x] I...
PR #403 code on top of the V6 branch
* The links are not actually broken. * I could only make it trigger a download by change the style of the links. A temporary solution till a true one...
Update: not ready to merge. ### Why? * To address this recurring issue: https://github.com/ddnexus/pagy/discussions/450 * To address the new way AJAX is being managed. #471 What I have not addressed...