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(Field): cursor position is not placed right while emoji is inputed #13369

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

HiWangyeah
Copy link
Contributor

修复光标移动问题
Before submitting a pull request, please read the contributing guide.

在提交 pull request 之前,请阅读 贡献指南

@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.75%. Comparing base (ec5b45b) to head (0c277b3).
Report is 48 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13369      +/-   ##
==========================================
+ Coverage   89.60%   89.75%   +0.15%     
==========================================
  Files         257      257              
  Lines        7013     7020       +7     
  Branches     1736     1737       +1     
==========================================
+ Hits         6284     6301      +17     
+ Misses        384      378       -6     
+ Partials      345      341       -4     

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

🚀 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.

Copy link
Member

@chenjiahan chenjiahan left a comment

Choose a reason for hiding this comment

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

Could you help check if this change will break #11360?

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.

3 participants