michaelbromley / michaelbromley/angularUtils
Sorting issue with reverse
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 842
- PR merge metrics
- No merged PRs in 30d
Description
I am having an issue with sorting the grid. The sorting is working for once only and not for the reverse case.
``
the above code sort the grid for once only. Kindly help me in resolve the sorting issue.
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 reproducing the behavior around the `dir-paginate` expression shown in the issue, including the `orderBy: propertyName:reverse` binding. The payload names no source file or test, so locate the pagination and sorting entry point in angularUtils; done means sorting works in both directions across repeated changes.
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