Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New message Layout #1193

Open
5 tasks
AlexNi245 opened this issue Sep 30, 2024 · 0 comments
Open
5 tasks

New message Layout #1193

AlexNi245 opened this issue Sep 30, 2024 · 0 comments
Assignees

Comments

@AlexNi245
Copy link
Collaborator

AlexNi245 commented Sep 30, 2024

Current situation

the layout of the messenger component is in "left/right" style.

Requirement

We need a second style ("user" style). In this style, all conversation participants are on the same side, identified by icon and name (see pic 01). More than two participants will be possible (group chat). The style should be configurable.

Tasks

  • Add a Settings section to switch between the old and the new layout.
  • Add a flag at the local store to memorize the chosen layout.
  • Add config parameter to configure it from outside
  • Create a component for the second UI. (keep in mind that group chat might be possible in future)
  • Testing

Figma

https://www.figma.com/design/MrIgq5agEw1AX2JaxQ1JBs/dm3-embedded?node-id=2439-93

Pictures

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants