Skip to content

Conversation

@MarcosViniciusPC
Copy link
Contributor

Description

https://jirasoftware.catho.com.br/browse/QTM-402

Review guide

  • Unit tests (yarn test:components)
  • Regression
  • Code review

About the solution

The character was changed to its unicode (Ex: "25C0"). In some contexts, unicode must come after "\u", as this is a unicode code indicator. After the character unicode, a unicode variation "\uFE0E" was added, which forces rendering as text instead of emoji. the end result is \u25C0\uFE0E

@sonarqubecloud
Copy link

@MarcosViniciusPC MarcosViniciusPC merged commit 191b468 into master Jan 17, 2025
4 checks passed
@MarcosViniciusPC MarcosViniciusPC deleted the QTM-402 branch January 17, 2025 18:53
@github-actions
Copy link

🎉 This PR is included in version 9.33.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants