User Story #1537
openEpic #1506: Chat Module UI Development
Group Chat Detail & Send Docs
0%
Description
Figma Links:
https://www.figma.com/design/Ub9wWpnuDcEkxAqeHd1HJC/BMP--Web-app?node-id=104-16982&m=dev
https://www.figma.com/design/Ub9wWpnuDcEkxAqeHd1HJC/BMP--Web-app?node-id=122-24710&m=dev
Description
As a user,
I want to interact in group chat conversations,
so that multiple users can communicate and share attachments within the same chat thread.
Implementation Instruction
Group chat should reuse and match Personal Chat Detail functionality wherever possible.
Approximately 90% of UI and features are similar, but adapted for multiple participants.
Developer must match screens one-by-one with Personal Chat Detail and test accordingly.
Acceptance Criteria
Group chat UI follows Figma design exactly.
Messaging behavior matches personal chat where applicable.
Sender names appear correctly in messages.
Attachment sharing works for group conversations.
All screens are verified one-by-one against Personal Chat Detail flows.