Skip to content

Conversation

xDivisionByZerox
Copy link
Member

Description

I noticed that the thumbs up emoji on out automatic feature replies were not rendered correctly anymore:

Here are some references:

Apparently, the Markdown render requires a space in front and after a emoji reference:

Before After
Text (:+1:) ( :+1: )
Rendered (:+1:) ( 👍 )

This have to have changed during the last years, since it worked as expected when we introduced the automatic reply: #2041 (comment)

@xDivisionByZerox xDivisionByZerox added p: 1-normal Nothing urgent c: infra Changes to our infrastructure or project setup labels Mar 22, 2025
@xDivisionByZerox xDivisionByZerox added this to the vAnytime milestone Mar 22, 2025
@xDivisionByZerox xDivisionByZerox requested a review from a team March 22, 2025 12:40
@xDivisionByZerox xDivisionByZerox self-assigned this Mar 22, 2025
@xDivisionByZerox xDivisionByZerox requested a review from a team as a code owner March 22, 2025 12:40
Copy link

netlify bot commented Mar 22, 2025

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 38d74ab
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/67deafd4fc12ed000841680c
😎 Deploy Preview https://deploy-preview-3444.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Mar 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (8a2d168) to head (38d74ab).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3444   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files        2817     2817           
  Lines      217494   217494           
  Branches      953      952    -1     
=======================================
  Hits       217439   217439           
  Misses         55       55           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@xDivisionByZerox xDivisionByZerox merged commit 479b271 into next Mar 22, 2025
25 checks passed
@xDivisionByZerox xDivisionByZerox deleted the infra/fix-emoji-display-in-feature-bot-comment branch March 22, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: infra Changes to our infrastructure or project setup p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants