nextcloud / nextcloud/tables

Saving changes made to a row (popup) resets the display filter (or simply by exiting the popup).

Open
#2,346 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug
Dominant language
JavaScript
Stars
214
Forks
52
Avg merge
1d 10h
Merged PRs (30d)
82

Description

Steps to reproduce
  1. Filter display
  2. Edit a row (not online editing, but via the popup to modify all columns in the row)
  3. Save it (or just close the popup without making any change)
  4. Filter is cancelled and all rows appear again

It occurs :

  • in the main full table
  • in views
Expected behavior

Filter must remain as long as we don't manually reset it

Actual behavior

Filter is reset by actions mentionned above

Tables app version

1.0.4

Browser

Firefox 148

Client operating system

Linux Mint Cinnamon 22.3

Operating system

Linux 6.8.0-94-generic #96-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 9 20:36:55 UTC 2026 x86_64

Web server

Nginx

PHP engine version

PHP 8.3

Database

MySQL

Additional info

Can be provided if necessary

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 main full table and in views: apply a display filter, open a row in the popup, then save or close it. Done means the existing filter remains active after both actions, while manually resetting it still clears the filter.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, mysql, php
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.