Skip to content

Chat UI components and conversation screen

Martin Santangelo requested to merge chat-ui-components into chat-epic

Ticket(s) / Related Merge Requests

#5425 (closed) #5423 (closed)

Summary of Changes

  • Implemented the UI components and the screen for the chat conversation.
  • Components:
    • Chat input: That allows multi-line messages and grows automatically. (Floating above the keyboard)
    • Message bubble
    • Chat header

This MR only implements the visual part with fake information

Testing Considerations

to be tested when the MVP is done

Regression Scope

Platform Affected (web, mobile, etc)

iOS, Android

Developer Testing Completed

iOS, Android

Screenshots

Android

Screenshot_2024-03-11-10-10-13-634_com.minds.mobile

iOS

Simulator_Screenshot_-iPhone_15_Pro-_2024-03-11_at_10.18.49

Does this impact

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

Merge request reports