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: find the first possible cursor position #3913

Merged
merged 1 commit into from
Oct 31, 2024
Merged

fix: find the first possible cursor position #3913

merged 1 commit into from
Oct 31, 2024

Conversation

Jocs
Copy link
Contributor

@Jocs Jocs commented Oct 31, 2024

close https://github.com/dream-num/univer-pro/issues/2871

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@Jocs Jocs marked this pull request as ready for review October 31, 2024 11:22
@Jocs Jocs requested a review from jikkai as a code owner October 31, 2024 11:22
@univer-bot univer-bot bot added the qa:untested This PR is ready to be tested label Oct 31, 2024
Copy link

github-actions bot commented Oct 31, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

Playwright test results

passed  19 passed

Details

stats  19 tests across 9 suites
duration  4 minutes, 37 seconds
commit  f15083e
info  For more information, see full report

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 32.31%. Comparing base (09bb12f) to head (f15083e).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...der-controllers/doc-selection-render.controller.ts 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #3913      +/-   ##
==========================================
- Coverage   32.31%   32.31%   -0.01%     
==========================================
  Files        2456     2456              
  Lines      125858   125870      +12     
  Branches    28104    28107       +3     
==========================================
  Hits        40672    40672              
- Misses      85186    85198      +12     

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

@oumomomo oumomomo added the qa:verified This PR has already by verified by a QA and is considered good enough to be merge label Oct 31, 2024
@univer-bot univer-bot bot removed the qa:untested This PR is ready to be tested label Oct 31, 2024
@Jocs Jocs merged commit 5db9233 into dev Oct 31, 2024
13 checks passed
@Jocs Jocs deleted the fix/init-cursor branch October 31, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa:verified This PR has already by verified by a QA and is considered good enough to be merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants