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

#127: Inlined code elements wrap onto new lines, normal code elements will not #128

Merged

Conversation

Jurredr
Copy link
Contributor

@Jurredr Jurredr commented Oct 10, 2024

Problem

Inline code elements formatted in a sent prompt message can overflow out of the visible chat window by being too long to fit. (issue #127)

Solution

Set whitespace to wrap in inline elements when overflowing.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Jurredr Jurredr added the bug Something isn't working label Oct 10, 2024
@Jurredr Jurredr self-assigned this Oct 10, 2024
@Jurredr Jurredr requested a review from a team as a code owner October 10, 2024 14:17
@Jurredr Jurredr linked an issue Oct 10, 2024 that may be closed by this pull request
4 tasks
@dogusata dogusata merged commit 41b6a0b into main Oct 11, 2024
1 check passed
@dogusata dogusata deleted the jurredr/127-inline-code-elements-overflowing-out-of-chat-view branch October 11, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inline code elements overflowing out of chat view
2 participants