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
Charts/Dashboard's card view: After applying any filter (e.x Favorite=Yes); if we select any sorting option from the sort dropdown menu, the filtered list get reset and the entire list is shown.
Expected results
If any filter is applied to the list, then sorting that list should retain the applied filters.
Actual results
The applied filter to the list gets reset to its original state after selecting any sort criteria.
In the video below, if we apply a filter (Favorite = Yes) to the list of charts, then selecting sort = Alphabetical will reset the filters and show the list with all charts (Starred and Un-Starred)
Screenshots
SortandFilter.mov
How to reproduce the bug
Go to Charts from toolbar and select the 'Card' view
Apply a filter by selecting Favorite = Any from the list headers. Make sure you have few favorite/starred charts to see the results
Select Sort = Alphabetical
You will see that the entire list is shown even though we have applied the filter to show only favorite charts
Environment
superset version: commit# c9a755f
python version: python 2.7.16
node.js version: v13.11.0
Checklist
I have checked the superset logs for python stacktraces and included it here as text if there are any.
I have reproduced the issue with at least the latest released version of superset.
I have checked the issue tracker for the same issue and I haven't found one similar.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.
Charts/Dashboard's card view: After applying any filter (e.x Favorite=Yes); if we select any sorting option from the sort dropdown menu, the filtered list get reset and the entire list is shown.
Expected results
If any filter is applied to the list, then sorting that list should retain the applied filters.
Actual results
The applied filter to the list gets reset to its original state after selecting any sort criteria.
In the video below, if we apply a filter (Favorite = Yes) to the list of charts, then selecting sort = Alphabetical will reset the filters and show the list with all charts (Starred and Un-Starred)
Screenshots
SortandFilter.mov
How to reproduce the bug
Environment
c9a755f
python 2.7.16
v13.11.0
Checklist
The text was updated successfully, but these errors were encountered: