dream-num / univer

Univer is an isomorphic full-stack framework for creating and editing spreadsheets, docs, and slides across client and server.
https://univer.ai
Apache License 2.0
7.53k stars 654 forks source link

fix: ref selection change by arrow key #4135

Closed lumixraku closed 1 week ago

lumixraku commented 1 week ago

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

Pull Request Checklist

github-actions[bot] commented 1 week ago

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link
github-actions[bot] commented 1 week ago

Playwright test results

passed  20 passed

Details

stats  20 tests across 9 suites
duration  4 minutes, 48 seconds
commit  988a900
info  For more information, [see full report]()

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 33.74%. Comparing base (a5041d2) to head (988a900). Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
...ts-formula-ui/src/controllers/prompt.controller.ts 0.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #4135 +/- ## ======================================= Coverage 33.74% 33.74% ======================================= Files 2457 2457 Lines 127861 127857 -4 Branches 28631 28632 +1 ======================================= Hits 43141 43141 + Misses 84720 84716 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

zhaolixin7 commented 1 week ago

@lumixraku 路径:1、单元格输入=c3+,2、使用方向选择选区 表现:使用方向不能切换单元格,只能选择C3相邻选区 2024_11_25 15_01_08 video.webm