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

Edit ChatView/Message UI #14

Closed
1 task done
dguo8412 opened this issue Jul 6, 2023 · 2 comments
Closed
1 task done

Edit ChatView/Message UI #14

dguo8412 opened this issue Jul 6, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dguo8412
Copy link

dguo8412 commented Jul 6, 2023

Problem

For multiline user input messages, the second subsequent lines are aligned to the right instead of the left. See the image below for reference.
IMG_6583

Solution

Edit the chat UI to make multiline chats align to the left.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@dguo8412 dguo8412 added the enhancement New feature or request label Jul 6, 2023
@dguo8412 dguo8412 changed the title Minor feature request: Remove this title with a descriptive title. Edit ChatView/Message UI Jul 6, 2023
@PSchmiedmayer
Copy link
Member

@dguo8412 Thank you for posting the issue. The best way to tackle this would be to remove this property here and just use the same alignment for both Chat alignments: https://github.com/StanfordSpezi/SpeziML/blob/main/Sources/SpeziOpenAI/MessageView.swift#L27

@PSchmiedmayer PSchmiedmayer added the good first issue Good for newcomers label Jul 12, 2023
@philippzagar
Copy link
Member

Resolved by StanfordSpezi/SpeziChat#10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Archived in project
Development

No branches or pull requests

3 participants