ToolJet / ToolJet/ToolJet

Tooljet database: Active filter gets reset after performing new operation

Open
#8,080 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug database roadmap
Dominant language
JavaScript
Stars
40.9k
Forks
5.4k
Avg merge
2d 18h
Merged PRs (30d)
202

Description

What is the expected behaviour?

The data of the table should be reflected according to the active filter condition after performing a new operation.

What is the current behaviour?

When a new operation is performed with the active filter, the whole data of the table is reflected.

How to reproduce the issue?
  1. Login with the valid credentials
  2. Navigate to the database page
  3. Create a table with a valid column name and row data
  4. Apply a filter condition
  5. With the active filter, perform any operation like adding a new row or adding a new column
Screenshots or Screencast

https://github.com/ToolJet/ToolJet/assets/59684099/c67095c6-cea1-4857-ac13-dfca6ab4d34b

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

Start on the database page and reproduce the issue by applying a filter, then adding a row or column. Verify that the table still reflects the active filter after the operation; done means filtered data remains visible rather than the whole table.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.