The sorting order no longer works with list fields
Open
Nobody has claimed this yet.
1. to develop
bug
regression
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Steps to reproduce
- Create a view with multiple/single-choice or user fields
- Edit the view
- Add sorting
Expected behavior
The list field sould be available.
Actual behavior
None of the list fields are available.
However, the filter function is working well with list fields.
Tables app version
1.0.0
Browser
Brave 1.84.132
Client operating system
Linux
Operating system
Ubuntu Server with Nextcloud Hub 10 (31.0.10)
Web server
Apache
PHP engine version
PHP 8.3
Database
PostgreSQL
Additional info
No response
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
Reproduce the issue in the Tables app by creating a view with multiple or single-choice and user fields, then checking sorting and filtering. Since no file or test is named, trace the sorting entry point and compare it with the working list-field filter behavior. Done means list fields are available as sorting options without breaking existing filters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100