nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
148 stars 23 forks source link

View columns do not respect sorting #911

Closed enjeck closed 8 months ago

enjeck commented 8 months ago

Steps to reproduce

  1. Create a table
  2. While creating a view for this table, go to the "Sort" tab and "Add a new sorting rule", select a column and order to sort by.
  3. Create and open view

Expected behavior

The View columns should be sorted based on the selected column and order

Actual behavior

No sorting happens

Tables app version

No response

Browser

No response

Client operating system

No response

Operating system

No response

Web server

None

PHP engine version

None

Database

None

Additional info

The sorting information is send by the backend, seems to be a frontend issue