Skip to content

Chat conversation and list screens logic & wiring to backend

Martin Santangelo requested to merge chats-lists-screen into chat-epic

Ticket(s) / Related Merge Requests

#5437 (closed) #5436 (closed) #5422 (closed) #5424 (closed)

Summary of Changes

  • Implemented common UI components
  • Implemented the Chat Room list screen and connected it with the backend
  • Wired the conversation screen with the backend
  • Implemented the fetch new messages logic (to be wired with the sockets)
  • Fixed some layout issues on iOS

Testing Considerations

To be testested on MVP

Regression Scope

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

Android & iOS

Screenshots

Screenshot_2024-03-18-09-29-15-058_com.minds.mobile

Screenshot_2024-03-18-09-32-40-010_com.minds.mobile

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports