Content
View differences
Updated by Jens Ulferts almost 4 years ago
**Please see #42890 which is a generalization of this ticket.**
### **Steps to reproduce:**
1. Have a lot of work packages in the project (or subproject) of a team planner
2. Open the "add existing" functionality and insert text to have as many work packages returned as possible.
### **Actual Behavior**
The list of candidates takes long to renders as up to a thousand (by default) work packages are returned. Presumably nobody will scroll through that many candidates. Instead, people will continue typing. typing.
### **Expected Behavior**
Proposal: Only fetch the first x (e.g. 10 or 20) work packages and display a message like "More than x candidates exist. Continue typing to narrow down the list."
### **Steps to reproduce:**
1. Have a lot of work packages in the project (or subproject) of a team planner
2. Open the "add existing" functionality and insert text to have as many work packages returned as possible.
### **Actual Behavior**
The list of candidates takes long to renders as up to a thousand (by default) work packages are returned. Presumably nobody will scroll through that many candidates. Instead, people will continue typing.
### **Expected Behavior**
Proposal: Only fetch the first x (e.g. 10 or 20) work packages and display a message like "More than x candidates exist. Continue typing to narrow down the list."