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

#2464 - Make emoji size slightly larger in the message text #2483

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

SebinSong
Copy link
Collaborator

closes #2464

[Fix screenshot - in Chrome]

emoji-fix

Emojis in a message text will be detected and wrapped with <span class='chat-emoji'></span> and then the font-size will be 15% larger than the text-size (1.15em). Please let me know if we want it to be larger though.

@SebinSong SebinSong self-assigned this Dec 26, 2024
Copy link

cypress bot commented Dec 26, 2024

group-income    Run #3623

Run Properties:  status check passed Passed #3623  •  git commit 915cb8e2c1 ℹ️: Merge 981097776337f9c157d46af4213f7c9cb195e0ed into b6dc54d0a00fc21026dccb61651e...
Project group-income
Branch Review sebin/task/#2464-emojis-are-small
Run status status check passed Passed #3623
Run duration 10m 16s
Commit git commit 915cb8e2c1 ℹ️: Merge 981097776337f9c157d46af4213f7c9cb195e0ed into b6dc54d0a00fc21026dccb61651e...
Committer Sebin Song
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 10
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 112
View all changes introduced in this branch ↗︎

Copy link
Member

@taoeffect taoeffect left a comment

Choose a reason for hiding this comment

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

Great work @SebinSong!

Question: Ricardo points out an interesting and rather frustrating fact that the emoji sizes aren't consistent across different platforms. So I'm just curious, to me 15% larger still looks a bit small, does it look fine for you? Or would 20% larger make sense?

@SebinSong
Copy link
Collaborator Author

@taoeffect 20% looks fine for me too. So updated.

Copy link
Member

@taoeffect taoeffect left a comment

Choose a reason for hiding this comment

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

Nice!

@taoeffect taoeffect merged commit 25c49c9 into master Dec 27, 2024
4 checks passed
@taoeffect taoeffect deleted the sebin/task/#2464-emojis-are-small branch December 27, 2024 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Emojis in chat are kinda small
2 participants