Tooljet database: Active filter gets reset after performing new operation
Open
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?
- Login with the valid credentials
- Navigate to the database page
- Create a table with a valid column name and row data
- Apply a filter condition
- 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
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
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