-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
- Navigate to a conversation
- Send this message (with code markdown ` )
Hello- Send this other message
Hellostop right there
Expected Result:
Code should be rendered only to the size of the text inside it. It should look something like the message sent in step 5.
Actual Result:
Code block extends to the edge of the window when sent individually.
Workaround:
N/A visual issue.
Platform:
Where is this issue occurring?
- Web
- iOS
- Android
- Desktop App
- Mobile Web
Version Number: 1.0.82-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
From @alex-mechler https://expensify.slack.com/archives/C01GTK53T8Q/p1627931956075500
When rendering a code fenced message on a line with no plain text, the code fence renders to the end of the line. If there is any plain text on the line this does not happen. Occurring on desktop
