michaelbromley / michaelbromley/angularUtils
Pagination: Ellipses in pager should navigate to the page preceding/following the displayed range.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 842
- PR merge metrics
- No merged PRs in 30d
Description
Unless I'm mistaken, the ellipses generated by dir-paginate don't do anything. It would be handy if the out-of-the-box behavior was for those to navigate to the page immediately preceding/following the displayed range.
Example: In the screenshot below, the left ellipsis would navigate to page 6, and the right ellipsis would navigate to page 11.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the dir-paginate pager template or directive that generates the ellipses. Verify the left ellipsis navigates to the page immediately before the displayed range and the right ellipsis to the page immediately after it, including the example ranges described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100