michaelbromley / michaelbromley/angularUtils
Dirpagination in controller for thousand of data
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 842
- PR merge metrics
- No merged PRs in 30d
Description
I tried dirpagination to my cordova app and it works fine for a small amount of data.
but i will be loading a thousand of rows.. and its laggy.. im thinking of how can dirpagination handle the datas thru controller than in the dom so the ng repeat wont handle too many data.
any solutions for larger data will be appreciated.
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 reading the dirpagination directive and its current interaction with the controller, DOM, and ng-repeat. Profile the thousand-row case to understand where lag occurs, then clarify the intended large-data behavior and acceptance criteria before proposing a change; the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs
- Domain
- frontend, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100