Add column sorting to the admin table component
Open
@kjriga is already working on this.
Since Apr 7, 2025.
changelog:solidus_admin
- Dominant language
- Ruby
- Stars
- 5.3k
- Forks
- 1.4k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 62
Description
Description
The integration of this feature should allow column sorting with a click on the column itself, similar to what is already present in the current admin but managed within the ecosystem of the new admin.
Features
- Use Turbo for column sorting
- Integration with existing table component
- Customizable settings
Useful resources for development
Figma Design
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.
Assessment
This issue has not been assessed yet.