Content
View differences
Updated by Judith Roth 2 days ago
### Steps to reproduce
1. Open a document
2. Search for a work package with "/wp"
3. See that the first element is not selected by default
### What is the buggy behavior?
The first element in the dropdown should be selected by default (this already works when searching via the "#"-notation) "#"-notation
### What is the expected behavior?
The first element should be selected, so pressing enter inserts it into the dom.
###
### Screenshots and other files
Missing selection:
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/922158/content">
It should like this (without needing to press the arrow-down-key):
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/922159/content">
###
1. Open a document
2. Search for a work package with "/wp"
3. See that the first element is not selected by default
### What is the buggy behavior?
The first element in the dropdown should be selected by default (this already works when searching via the "#"-notation)
### What is the expected behavior?
The first element should be selected, so pressing enter inserts it into the dom.
###
### Screenshots and other files
Missing selection:
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/922158/content">
It should like this (without needing to press the arrow-down-key):
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/922159/content">
###