michaelbromley / michaelbromley/angularUtils

dir paginate two repeat

Open
#411 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2k
Forks
842
PR merge metrics
No merged PRs in 30d

Description

this is myscript on client
```HTML









Outbox











No
Date Created
Contact Center Alias
Customer Name
Text
*




{{ ($index + 1) + (currentPage - 1) * pageSize}}
{{r.created}}
{{r.contactCenter.alias}}
{{x.crmCustomer.name}}
{{r.content}}

















```
how make two repeat in one dir paginate

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the behavior with the provided HTML, especially the dir-paginate row and the nested ng-repeat over contact. Start by reading the dir-paginate and dir-pagination-controls usage and determine whether both repeated collections are intended to share one pagination scope. Done means the requested two-repeat layout paginates predictably without duplicating or omitting rows.

Written by the indexing model from the issue text.

Assessment

Tech stack
angularjs, javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.