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

Considering debounce for the import field of the Import widget #16

Open
hadimansouri opened this issue Jul 23, 2020 · 0 comments
Open

Comments

@hadimansouri
Copy link
Contributor

When we change the value of the import field of an Import widget, the UI will be locked. It is because we try to fetch contents determined in the given URL. We should consider a denounce function to prevent this UI locking.
If there is a denounce function now, it seems the delay time is not sufficient.

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

No branches or pull requests

1 participant