univer
univer copied to clipboard
[Feature] Formula incremental update and interruption
Initial checklist
- [X] Is this really a problem?
- [X] I have searched the Github Issues for similar issues, but did not find anything.
Problem
- 如果第一次计算开始了,未结束,又触发了第二次计算,那么第一次应该打断
- 如果计算量很大,应该支持将一部分公式计算结果先更新到页面展示,实现增量更新
Solution
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
Origin Title: [Feature] 公式增量更新和打断
Title: [Feature] Formula incremental update and interruption
Initial checklist
- [X] Is this really a problem?
- [X] I have searched the Github Issues for similar issues, but did not find anything.
Problem
- If the first calculation is started but not ended, and a second calculation is triggered, then the first calculation should be interrupted.
- If the amount of calculation is large, it should be supported to update some formula calculation results to the page display first to achieve incremental updates.