Actions
Feature #34287
openUse searchable project selectbox in issue create/update form
Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
We have a large amount of projects, an selecting a project in issue form is very difficult.
My idea is to use the same "searchable selectbox" from header in the issue form.
Related issues
Updated by Mischa The Evil almost 4 years ago
- Blocked by Feature #34288: Show tree path of project when searching in searchable project selectbox added
Updated by Mischa The Evil almost 4 years ago
Updated by Daniel Duton almost 4 years ago
An example of how a searchable tree dropdown could look like:
https://vue-treeselect.js.org/#nested-search
This combines a dropdown with Tree view and a search without loosing the tree path information.
Updated by Daniel Duton almost 4 years ago
Here is another example of a searchable tree without loosing path information.
https://js.devexpress.com/Demos/WidgetsGallery/Demo/TreeView/TreeViewWithSearchBar/jQuery/Light/
Updated by Severin Schols over 3 years ago
This would be great as an option for other project selection dropdowns as well, e.g. when creating new time entries.
Actions