[enhancement request] extract g:paginate to this plugin as f:paginate
Open
relates-to: grails-fields
- Dominant language
- Groovy
- Stars
- 2.9k
- Forks
- 975
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 92
Description
The reason being pagination is something that is frequently used, and it can potentially be customized in terms of theming.
As of now, I'm doing a custom taglib to do my pagination style using Bootstrap 4 as shown here. https://gist.github.com/kevintanhongann/0d912951c66e1240a8859fcea4fdab0e
Contributor guide
Research direction
Start by locating the existing g:paginate tag and compare it with the custom taglib and Bootstrap 4 example linked in the issue. Done means the plugin provides an f:paginate tag whose pagination output can be themed or customized as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, groovy
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100