Skip to content

Mob: Groups in search - #5042

Vali requested to merge js/5042-mob-groups-in-search into develop

Ticket(s) / Related Merge Requests

#5042 (closed)

(Any issue cards for the merge request, and related merge requests/dependencies)

Summary of Changes

  • Build new Groups search results component that can display up to 3x groups
  • Component appears on the the default Top tab of search results, IF there are matching groups for the given query
  • Groups show a Join button that enables the user to join the groups from the component
  • If a group is already joined, the Join button changes and allows them to leave a group
  • See more button clicks to the Groups tab of the search results

(Summarize the changes made concisely)

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

  • check search result screen
  • check groups screen

(Share which areas to focus on while testing this MR)

Regression Scope

(Can this change cause another regression issue? Which areas to focus on for regression testing?)

  • might be some issues in some places where groups are in a list.

Platform Affected (web, mobile, etc)

(Which platforms are affected by this change? Web, Mobile, or Both?)

Developer Testing Completed

(What has been tested already?)

Screenshots

image

image

image

(Any extra UI screens that can be shared)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Related to #5042 (closed)

Edited by Vali

Merge request reports