-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[$250] Markdown- Bold markdown is not rendered when copied from another app #46891
Comments
Triggered auto assignment to @sakluger ( |
We think that this bug might be related to #Live Markdown. |
@sakluger 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 |
ProposalPlease re-state the problem that we are trying to solve in this issue.Copying bold text from another app (such as Slack) isn't pasted as a bold markdown which is inconsistent with other markdowns. What is the root cause of that problem?The regex for bold and italic for example is pretty similar. The difference in bold markdown replacement is that it checks the It's to fix #41109 where copying text from gdocs is rendered as bold because gdocs text HTML is The problem with the current bold replacement logic is that if a
What changes do you think we should make in order to solve the problem?We must decide whether to render it as bold or not based on the
|
Job added to Upwork: https://www.upwork.com/jobs/~01e87ca27ee2372740 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane ( |
@sakluger, @rushatgabhane Eep! 4 days overdue now. Issues have feelings too... |
@rushatgabhane thoughts on the proposal above? |
@bernhardoj font weight can be a number too right? |
@rushatgabhane Yes it can. The regex in the proposal can handle that ( |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@rushatgabhane friendly bump. |
@bernhardoj's proposal LGTM #46891 (comment) 🎀 👀 🎀 |
Triggered auto assignment to @aldo-expensify, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
The expensify-common PR is ready cc: @rushatgabhane |
@rushatgabhane is OOO today - commenting to clear the Overdue label. |
@sakluger @rushatgabhane @bernhardoj @aldo-expensify this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
Opened the App PR, but I hold it. |
Commenting for Melvin since I will be OOO until Aug 30. @bernhardoj let us know if you make any progress in the meantime. |
PR is merged |
The automation didn't work. The PR was deployed on Aug 30, so payment was due on Sept 6. |
Summarizing payment on this issue: Contributor: @bernhardoj $250, please request on Newdot |
@rushatgabhane can you please propose regression test steps if you think they are needed? |
Requested in ND. |
$250 approved for @bernhardoj |
no regression steps needed here. it's covered by Expensify markdown tests |
$250 approved @rushatgabhane |
@sakluger, @rushatgabhane, @bernhardoj, @aldo-expensify Eep! 4 days overdue now. Issues have feelings too... |
No regression steps needed and all payments approved. We're good to close 👍 |
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.17-0
Reproducible in staging?: Y
Reproducible in production?: Y
Issue reported by: Applause - Internal Team
Action Performed:
An account signed in to newdot
Expected Result:
The text is displayed with the bold markdown icon in the compose box and is rendered as bold when the text is sent
Actual Result:
The text is not displayed with the bold markdown icon in the compose box and is not rendered as bold when the text is sent
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6563272_1722942138525.2024-08-06_13_59_36.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: