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

fix: enter after emoji will create a softbreak on mobile #1010

Merged
merged 2 commits into from
Dec 31, 2024

Conversation

LucasXu0
Copy link
Collaborator

The keyboard inserts ' \n' instead of '\n' when pressing Enter after an emoji. We should ignore the space in this case.

Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.97%. Comparing base (cfb8b1b) to head (7d0674a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1010   +/-   ##
=======================================
  Coverage   71.97%   71.97%           
=======================================
  Files         319      319           
  Lines       15318    15319    +1     
=======================================
+ Hits        11025    11026    +1     
  Misses       4293     4293           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LucasXu0 LucasXu0 merged commit 9f6a299 into AppFlowy-IO:main Dec 31, 2024
7 checks passed
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.

1 participant