code-corps / code-corps/code-corps-ember
Sorting of donation goals by amount doesn't work correctly
Open
bug
Priority: High
- Dominant language
- JavaScript
- Stars
- 120
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
When the donation goal `hasDirtyAttributes` it gets sorted to the top of the list for some reason. I tried a number of things to fix this but no dice. In particular, I thought the transform would affect it. This seemed to make no difference.
## Subtasks
- [ ] Identify the issue
- [ ] Write a regression test
- [ ] Fix it
Contributor guide
Assessment
This issue has not been assessed yet.