Hello,
The checkbox state in filter_by_value seems inconsistent depending on filtering by value and by condition.
When I use the filter by value checkbox directly to filter out the data, the hidden(unchecked) values are visible in the checkbox list.
However, when I use filter by condition to filter out the data, the hidden values are not visible in the list.
I’m afraid that this behavior might confuse the users since they are likely to mix the both filtering methods when they use it. Could you please check this behavior?


