The “esc” shortcut key is currently shared for clearing filter as well as for clearing sticky selections.
This creates a problem when I try to remove my sticky selections on a filtered page, resulting in that I lose both, the filter as well as the sticky selection.
Ideally when Esc is pressed it should first check if a sticky select is present, then remove those stickies and return. If no sticky selects are present, then it should un-filter the page.
Thanks for the suggestion, quite makes sense. I’ve improved the code for Escape processing a bit, and the fix will be on https://beta.checkvist.com within several minutes. Hope it will work better for you now
Hello @maxkir - I see that this works, but I would prefer that it works in the right hierarchy order.
As is normally the case, one first sets a filter and then sticky selects the items. I would expect that when one presses on esc, then it first loses the sticky selects and then loses the filter. instead of vice-versa i.e. first losing the filter and then the sticky selects.