Skip to content

Activity feed: Make content better searchable

Sascha Eggenberger requested to merge activity-feed-make-better-searchable into master

What does this MR do and why?

Activity feed: Make content better searchable

Adds the ability to do a full text search in event titles. Before the different elements would break the search term to make it impossible to search for e.g. commented on issue #

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
search_selection_before search_selection_after
search_before search_after
mobile_before mobile_after

How to set up and validate locally

  1. Go to an activity feed
    1. Project: http://gdk.test:3000/flightjs/Flight/activity
    2. Profile: http://gdk.test:3000/root
  2. Search for: commented on issue #

Related to Activity feed - not space used to separate Open... (#27154 - closed), ✂️ UX Paper Cuts 16.10 → Groups & Projects (#424397 - closed)

Closes #27154 (closed)

Edited by Sascha Eggenberger

Merge request reports