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

Improve the suspendRender and resumeRender description #9287

Closed
AMBudnik opened this issue Mar 10, 2022 · 1 comment · Fixed by #9724
Closed

Improve the suspendRender and resumeRender description #9287

AMBudnik opened this issue Mar 10, 2022 · 1 comment · Fixed by #9724
Assignees
Labels
Docs: Content Issues related to Handsontable's documentation content Effort: Low enhancement Impact: Medium

Comments

@AMBudnik
Copy link
Contributor

Description

We should improve the suspendRender and resumeRender descriptions by adding the statement that each suspendRender should equal the calls of resumeRender.

We got a message from one of the Customers that the description could be interpreted differently

it does not state that number of calls to suspend/resume must match which is not obvious. For example I was expecting that if I call suspend X time then 1 resume will be enough, which is not true.

Links

https://handsontable.com/docs/api/core/#resumerender

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs: Content Issues related to Handsontable's documentation content Effort: Low enhancement Impact: Medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants