Skip to content

Comments

Client pause-resume documents functionality#5

Open
ErdalDomi wants to merge 5 commits intoCodeWitchBella:masterfrom
ErdalDomi:clientPauseResume
Open

Client pause-resume documents functionality#5
ErdalDomi wants to merge 5 commits intoCodeWitchBella:masterfrom
ErdalDomi:clientPauseResume

Conversation

@ErdalDomi
Copy link
Contributor

Hi,

For a project I'm working on, it is desirable to not update the document (hence the UI) when a user is editing an input field. This would cause confusion

To remedy this, it is proposed to create two functions 'pause' and 'resume' that take an array of document ids. Once a document is paused, the onChange function will not add this document to the docSet (thus propagating changes to the server).

This suggestion actually comes from one of the main library contributors and creator:

image

Please take a look at the code and let me know if this looks good to you or anything should be changed to accommodate this kind of functionality

Thanks again for the library you created

@ErdalDomi
Copy link
Contributor Author

I may have caused a conflict due to an improper pull request. I do apologize if that's the case since this is the first time I contribute to a project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant