Closed IuliiaHerets closed 2 weeks ago
Triggered auto assignment to @kevinksullivan (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.
@kevinksullivan FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors
We think that this bug might be related to Live Markdown
This is expected behavior except I caught an exceptional case. When a multiline link is sent as a message, the whole link is pressable . But when multiline link is sent with quote markdown, it breaks the link and looks like an unexpected behavior.
https://github.com/user-attachments/assets/3a8ed2c0-664b-40a5-8c40-41d51cf456eb
newline
markdown so now \n
in between link is converted to </br>
and quote markdown would not consider it as newLine
character so quote
markdown will be extended till end of the link.newline
to filterRules
here
https://github.com/Expensify/expensify-common/blob/4f3a1a18de51416cd307a2ea55fa9cca5d402f83/lib/ExpensiMark.ts#L980Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job.
I don't think this is unexpected behavior if you go to a second line with no >
... Maybe we'd remove the preview on the first line, if anything. But yeah, I'm not certain this is a bug. I am going OOO so I'm going to loop in another BZ, but perhaps we take it to product?
Triggered auto assignment to @JmillsExpensify (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.
@JmillsExpensify Eep! 4 days overdue now. Issues have feelings too...
Yeah, I'm going to close given that markdown isn't a priority right now.
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.31-8 Reproducible in staging?: Y Reproducible in production?: Y Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
Quote markdown must be applied for multiline text.
Actual Result:
Quote markdown not applied for multiline text.
Workaround:
Unknown
Platforms:
Screenshots/Videos
https://github.com/user-attachments/assets/2bb5563c-f4cb-4a56-82e0-64689dc773fc
View all open jobs on GitHub