馃嵃 Search For Users
Created by: Tirokk
Authored by Mogge Merged
Please take a look at the storybook of SearchInput.
How do we organize the search results? As two different searches or as one search with added properties to identify the type of result. I was not able to generate headings for the items using ds-select from the style guide. As you can see, the heading is part of the first item. Does this mean I have to write a totally new component doing this? Or do we make changes in the style guide? I would really like to discuss the technical approach.
- fixes #1463 (closed)
ToDos
-
We need to drop the fulltext_search
index onPost
as it's been renamed topost_fulltext_search
-
we must add an fulltext_search index for users