Feature #34287
openUse searchable project selectbox in issue create/update form
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 over 5 years ago
- Blocked by Feature #34288: Show tree path of project when searching in searchable project selectbox added
Updated by Mischa The Evil over 5 years ago
Updated by Daniel Duton over 5 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 over 5 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 5 years ago
This would be great as an option for other project selection dropdowns as well, e.g. when creating new time entries.
Updated by Pedro Calvo Morcillo 16 days ago
The same problem also affects the global time entry form at `/time_entries/new`.
With many projects, selecting the right one from the current hierarchical dropdown is slow and error-prone. A searchable project selectbox there would be very useful too, ideally preserving the project path/tree context.
+1