Skip to content

馃嵃 Search For Users

Hannes Heine requested to merge pr2262head into pr2262base

Created by: Tirokk

Mogge Authored by Mogge Merged


Please take a look at the storybook of SearchInput.

grafik

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.

ToDos

  • We need to drop the fulltext_search index on Post as it's been renamed to post_fulltext_search
  • we must add an fulltext_search index for users

Merge request reports