Skip to content

Added Groups feed #4926

Manish requested to merge js/4926-mob-display-groups-posts-in-newsfeed into develop

Ticket(s) / Related Merge Requests

#4926 (closed)

Summary of Changes

Added support for the groups tab in the newsfeed.

(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

  • make sure refreshing works
  • make sure groups tab is only visible if you are a member of some group
  • make sure refreshing by tapping newsfeed works
  • make sure pagination works
  • make sure navigations are fine
  • make sure the avatar is according to the description of the ticket
  • make sure the avatar in the groups feed is normally shown (as it did before)
  • make sure if the group tab is selected and the app is relaunched it is still shown as selected
  • make sure that the group tab disappears after the user leaves all groups
  • make sure all ticket requirements are met

Regression Scope

  • ownerblock (the topbar of activities)
  • newsfeed

Platform Affected (web, mobile, etc)

all platforms

Developer Testing Completed

yea

Screenshots

image

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Manish

Merge request reports