makinacorpus / makinacorpus/django-mapentity
Restore sort columns can fail from one list to another
Open
Nobody has claimed this yet.
🐛 bug
💫 Improvements
- Dominant language
- JavaScript
- Stars
- 46
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
- Restoring sort columns fails if sorted column does not exist in the list
- Sort columns should be saved by modelname
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 in mapentity/static/mapentity/mapentity.context.js at the referenced lines and trace how sort columns are saved and restored between lists. Verify behavior when a saved column is absent and when switching between lists with different model names. Done means invalid columns no longer break restoration and sort settings are kept separately by modelname.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100