doesn't refresh when filter is enabled #355
imed-ghomari
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
The refresh of the filter is a heavy operation. It involves calling dataview again and reloading all the information in the table Maybe you are looking for a custom search filter. The search filters is not that heavy and are called with every change |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
When a filter is enabled, and the user changes the select option to something that should be hidden by the filter. The db doesn't refresh automatically.
related to #300 and #305
Screenshots
Screen.Recording.2022-09-10.at.11.10.30.AM.mov
Desktop (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions