thoughtbot / thoughtbot/administrate
How to sort by relationship field
Open
Nobody has claimed this yet.
bug
sorting
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi all!
I searched through documentation and code and didn't find a way to sort the records by a relation field.
This is related to #265.
There is someone working on it? If not, I'd be happy to provide PR.
Contributor guide
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 reviewing related issue #265 and the existing documentation and code paths for record sorting. Identify how relation fields are currently handled and what behavior is expected; done should mean records can be sorted by a relation field with the behavior documented or covered by the project’s existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100