You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In Data tab, when you open Filter Rule Settings window for any column and just close the window, the Filters: tag shows the name of the column even when you have filtered anything.
To Reproduce
Steps to reproduce the behavior:
Go to data tab
Click on filter icon for any column. This will open Filter Rule Settings window
Close Filter Rule Settings window without applying any filters.
You can see the column tagged under Filters: (just below data tab)
Expected behavior
If no filters applied on the column, Filters tag should not show the column.
Screenshots
Versions
pygwalker version: 0.4.9.13
python version: 3.11
browser: All
Additional context
I am using pygwalker with Streamlit 1.40.1
The text was updated successfully, but these errors were encountered:
@ObservedObserver Thanks for looking into this. I agree that it is an empty filter and hence not affect the data. But from user's perspective, they think that some kind of filter has been applied on that column, isn't it?
Describe the bug
In Data tab, when you open Filter Rule Settings window for any column and just close the window, the Filters: tag shows the name of the column even when you have filtered anything.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
If no filters applied on the column, Filters tag should not show the column.
Screenshots
Versions
Additional context
I am using pygwalker with Streamlit 1.40.1
The text was updated successfully, but these errors were encountered: