-
-
Notifications
You must be signed in to change notification settings - Fork 696
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(formula): formula dependency #4224
Conversation
View Deployment
|
aad8286
to
ee943ad
Compare
Playwright test resultsDetails 20 tests across 9 suites |
另外一个pr也有以下问题,待润泽确认#4198 场景1、选中单元格后切换表编辑,输入的内容没有展示在当前表 预期表现:编辑内容展示在表1,且展示的单元格正确 |
Another PR also has the following problems, to be confirmed by Runze #4198 Scenario 1. After selecting a cell and switching table editing, the entered content is not displayed in the current table.
Expected performance: The edited content is displayed in Table 1, and the displayed cells are correct. Scenario 2: After refreshing the page, you cannot directly edit the cell without clicking on it. |
可能与 #4226 有关,rebase dev 后再复测下 @DR-Univer @oumomomo |
It may be related to #4226, rebase dev and then retest @DR-Univer @oumomomo |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #4224 +/- ##
==========================================
- Coverage 33.68% 33.66% -0.03%
==========================================
Files 2490 2496 +6
Lines 128060 128127 +67
Branches 28710 28723 +13
==========================================
- Hits 43142 43138 -4
- Misses 84918 84989 +71 ☔ View full report in Codecov by Sentry. |
close https://github.com/dream-num/univer-pro/issues/3539
Pull Request Checklist