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

[Feature] "Force re-render" API #3643

Open
2 tasks done
dima-jabali opened this issue Oct 1, 2024 · 1 comment
Open
2 tasks done

[Feature] "Force re-render" API #3643

dima-jabali opened this issue Oct 1, 2024 · 1 comment
Labels

Comments

@dima-jabali
Copy link

Initial checklist

  • Is this really a problem?
  • I have searched the Github Issues for similar issues, but did not find anything.

Problem

Hi, there!
I'm creating a custom UI surrounding Univer's Spreadsheet. I need to make sure the main view is re-rendered because some new data has appeared, but that data is not tracked by Univer. Every attempt to get it to re-render fails 🫠... been at it for a long time, tried several stuff, including calling some specific commands, and manually calling "makeDirty()", but the MainView is never completely re-rendered 🙃.

It is not the first time I find myself in need of this, so I thought of making this issue 🙏 .

Any idea how that could be achieved? I'd be very happy to make such change, if you'd like 🙏!

@dima-jabali dima-jabali added the feature request New feature or request label Oct 1, 2024
@dima-jabali dima-jabali reopened this Oct 1, 2024
@semmywong
Copy link
Contributor

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants