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
When a user deletes the first row in a filter with multiple search conditions while editing it, the deleted search term is reinserted. Expected behavior: the deleted terms remain deleted.
The text was updated successfully, but these errors were encountered:
Here is a version of quickFilters that supports exporting (backup) of selected filters only. To export only selected filters, hold down CTRL while clicking the backup button:
Here is a fix - note that the filter editor must save the edited changes before the sort operation can be carried out - therefore, exiting the dialog with cancel will not undo changes made before clicking on "Sort".
When a user deletes the first row in a filter with multiple search conditions while editing it, the deleted search term is reinserted. Expected behavior: the deleted terms remain deleted.
The text was updated successfully, but these errors were encountered: