Project

General

Profile

Actions

Feature #34287

open

Use searchable project selectbox in issue create/update form

Added by Daniel Duton over 5 years ago. Updated 6 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
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.


Files

before.png (119 KB) before.png Ctrl Maj, 2026-07-25 14:01
after.png (126 KB) after.png Ctrl Maj, 2026-07-25 14:01
add_project_path.patch (2.03 KB) add_project_path.patch Ctrl Maj, 2026-07-25 14:05

Related issues

Blocked by Redmine - Feature #34288: Show tree path of project when searching in searchable project selectboxNewActions
Actions #1

Updated by Bernhard Rohloff over 5 years ago

  • Category set to Issues
Actions #3

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
Actions #4

Updated by Mischa The Evil over 5 years ago

Given that we currently have projects rendered as a tree in the project select field (r8534), the change as proposed in this issue is blocked by #34288 to prevent functional regression.

Actions #5

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.

Actions #6

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/

Actions #7

Updated by aabella aabella over 5 years ago

  • File download.jpg added
Actions #8

Updated by Marius BĂLTEANU over 5 years ago

  • File deleted (download.jpg)
Actions #9

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.

Actions #10

Updated by pasquale [:dedalus] over 4 years ago

+1

Actions #11

Updated by Pedro Calvo Morcillo about 1 month 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

Actions #12

Updated by Ctrl Maj 6 days ago

Hello,

That could be a useful idea, we may already achieve something similar by using the existing features, such as filtering by name to locate a project.

For the Projects list (not the Projects table in the administration area), I would suggest following the same approach as the banner and displaying the full project path with hyperlink.

Regarding the time entry issue, I think the best approach would be to introduce a new available_column that can be selected in queries—for example, a Project Path (`project_path`) column.

In any case, here's what I have in mind for the Projects view:

Actions #13

Updated by Ctrl Maj 6 days ago

+1

Actions #14

Updated by Ctrl Maj 6 days ago

Sorry wrong ticket !

Actions

Also available in: Atom PDF