-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
When adding a task, the customer field is usually just used as a filter for the project field. It would be ideal we had only one combo box where users could type project or customer names to get a filtered list of projects.
It could look like this:
--------------------------------
| Goog |\/|
--------------------------------
| Chromium project - Google |
| Hangouts project - Google |
-------------------------------
--------------------------------
| Ch |\/|
--------------------------------
| Chromium project - Google |
| Chakra project - Microsoft |
-------------------------------