Details
-
Type:
Story
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: integrated-0.6
-
Component/s: None
-
Story Points:1
-
Team:Team B
-
Sprint:Team B Sprint 21
Description
When the search field under "Link to" is used the search should be automatically started while typing, with wildcard
So when you type "be" it should search for "be*" and show all results starting with "be":
Beeeeh
Behehehe
Bezzzeeee
Technical analysis
- Search it on: /admin/content/?relation=keywords&limit=5&sort=title&_format=json&q=Poe
- Should be: /admin/content/?relation=keywords&limit=5&sort=title&_format=json&q=Poe*
Attachments
Issue links
- is duplicated by
-
INTEGRATED-199 Autosuggest link to items
- Closed