Skip to content

Reimplement group screen from scratch and implement new designs #4933 #4886

Martin Santangelo requested to merge native/new-groups into master

Ticket(s) / Related Merge Requests

#4933 (closed) #4886 (closed)

Summary of Changes

  • Implement the group screen as a new module (From scratch)

  • Implement the showtime-tab-view

  • New FeedList v2 implementation as a functional component

  • Implement animated collapsible header

  • New animated search top bar

  • 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

Open the group screen

Regression Scope

The changes should affect the group screen only

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

iOS/Android devices

Screenshots

groups

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports