nextcloud / nextcloud/tables

The sorting order no longer works with list fields

Open
#2,131 6 comments 3 reactions 0 assignees View on GitHub

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
  1. Create a view with multiple/single-choice or user fields
  2. Edit the view
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.