View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0036280 | mantisbt | filters | public | 2025-08-26 08:02 | 2025-08-26 11:01 |
Reporter | sbucko | Assigned To | dregad | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 2.27.1 | ||||
Summary | 0036280: Feature Request: Multiple Category Selection in Filters | ||||
Description | Dear MantisBT Developers, I am writing to request a new feature for the filtering functionality in MantisBT. Currently, the category filter allows users to select only one category at a time from a dropdown list. This limitation makes it difficult to quickly view issues that belong to several specific categories at once, which is a common use case for many users, including myself. I would like to propose a modification to the category filter to allow for multiple selection of categories. This could be implemented by changing the current dropdown menu to a multi-select list (e.g., a checkbox list or a list box that supports holding down the Ctrl key to select multiple items - maybe this multiselect is better choice for me). This feature would significantly improve the user experience and save time for users who need to perform advanced filtering operations. Thank you for considering this request. Best regards, Sławomir Bućko | ||||
Tags | No tags attached. | ||||
This is already possible today, just switch to Advanced filters then the selection list becomes a multiselect. |
|
@dregad are you sure its not other way around? I have to select "simple filters" to have multiselect (here and my own instance). When on "Advanced Filters", there are dropdowns. |
|
Yes, positive. You may be confused by the fact that the menu indicates what will happen when you select it, not the current state of the filter type. Advanced filters is when you have multi-select enabled (look at the URL when you hover over the menu; when it reads Advanced Filters, it is indeed https://mantisbt.org/bugs/view_all_set.php?type=2&view_type=advanced) |
|
Now I can see. Please close task. Sorry - I forgot about "Advanced filters". |
|
@dregad's description is spot-on |
|
Yes correct. Thanks for enlightening me :-) |
|