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

feat(MarkdownUtil): add sanitizeMarkdown function [WPB-10991] #18581

Merged
merged 7 commits into from
Jan 13, 2025

Conversation

olafsulich
Copy link
Contributor

@olafsulich olafsulich commented Jan 13, 2025

TaskWPB-10991 [Web] Show "drafted message" in second line in conversation list

Description

Sanitize markdown symbols to display message drafts.

Checklist

  • mentions the JIRA issue in the PR name (Ex. [WPB-XXXX])
  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

Copy link
Contributor

@przemvs przemvs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 90.47619% with 6 lines in your changes missing coverage. Please review.

Project coverage is 46.23%. Comparing base (118af9d) to head (95fe381).
Report is 6 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #18581      +/-   ##
==========================================
+ Coverage   46.14%   46.23%   +0.08%     
==========================================
  Files         875      875              
  Lines       26831    26887      +56     
  Branches     6070     6076       +6     
==========================================
+ Hits        12380    12430      +50     
- Misses      12904    12910       +6     
  Partials     1547     1547              

@olafsulich olafsulich merged commit 124d517 into dev Jan 13, 2025
16 checks passed
@olafsulich olafsulich deleted the feat/sanitize-markdown branch January 13, 2025 12:37
@paulwire paulwire added the echoes: product-roadmap/feature Work contributing to adding a new feature as part of the product roadmap. label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: product-roadmap/feature Work contributing to adding a new feature as part of the product roadmap. 👕 size: M type: feature / request ✨
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants