Opened 29 hours ago

Closed 4 hours ago

#2335 closed defect (fixed)

The "Clear filter" function in list pages should not clear filters that are part of the sub-category

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.20.1
Component: web Version:
Keywords: Cc:

Description

This is a bit confusing for the user since the filter will no longer match the selected category.

Change History (2)

comment:1 by Nicklas Nordborg, 27 hours ago

In 8314:

References #2335: The "Clear filter" function in list pages should not clear filters that are part of the sub-category

Implemented a check in the "preset selector" code that changes the help text/tooltip when there is a filter on the sub-category column.

comment:2 by Nicklas Nordborg, 4 hours ago

Resolution: fixed
Status: newclosed

In 8319:

Fixes #2335: The "Clear filter" function in list pages should not clear filters that are part of the sub-category

It is fixed by first clearing all filters and then re-applying the sub-category filter. This means that the filter can change if it has been modified from the original filter.

Note: See TracTickets for help on using tickets.