Content
View differences
Updated by Henriette Darge about 6 years ago
### Pain point
* When using the WP autocompleter in the boards module, to add an existing WP, I can only find the WP if I know the ID or a large part of the title.
* Often I have to use the main search to know the ID, so that I can then, add the WP.
### Solution
In the time logging modal, we already have a better autocompleter which has the option to scroll through the most recently used WPs.
We could use this component at other places, too.
### Acceptance criteria
* In #33394 the WP autocompleter should be generalised.
* This generic component should be used in the Boards module
* When using the WP autocompleter in the boards module, to add an existing WP, I can only find the WP if I know the ID or a large part of the title.
* Often I have to use the main search to know the ID, so that I can then, add the WP.
### Solution
In the time logging modal, we already have a better autocompleter which has the option to scroll through the most recently used WPs.
We could use this component at other places, too.
### Acceptance criteria
* In #33394 the WP autocompleter should be generalised.
* This generic component should be used in the Boards module