deck icon indicating copy to clipboard operation
deck copied to clipboard

Move 'clear filter' button to the top of the filter menu

Open GHBLoos opened this issue 2 years ago • 1 comments

Feature

When I have a filter active, and I want to clear it, I have to go to click the filter button. The filter menu drops down. Currently the 'clear filter' menu option is at the bottom of the menu. Sometimes I have to scroll to get to the button (when there are many filter options). This 'clear filter' menu option might be the most used button in the filter menu. So in my opinion the button should be at the top.

Reproduce steps (use case)

  • Select a board on the left navigation pane (the best is to use a board with many cards, tags and users)
  • Use the filter button to filter cards (for example a tag, user or date)
  • Clear the filter: click the filter button, go to the bottom menu item 'clear filter' and click it

Easy solution

Move the button to the top of the menu (change the UI).

Now: image

Suggested: image

A prettier solution

The Trello filter menu button shows the number of filtered items in the menu caption (in this case there are 12 items filtered). Next to that there is a cross (X) to clear the filter. The number and the cross are only there when the filter is active. image

GHBLoos avatar Aug 24 '22 18:08 GHBLoos

For the easy solution (I think) the code from line 180-182 should be moved to line 91.

GHBLoos avatar Aug 28 '22 09:08 GHBLoos