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

add progress bar #37

Merged
merged 8 commits into from
Mar 17, 2022
Merged

Conversation

madhur-tandon
Copy link
Member

Closes #23

@fcollonval not sure I can verify if this works -- since the query is too fast I guess OR I might be doing it incorrectly

@fcollonval
Copy link
Member

You could try wrapping in a Promise.all to waitforselector (progessbar) and fill search at the same time. Hopefully the progress bar is at least displayed in one frame.

@madhur-tandon
Copy link
Member Author

@fcollonval I can see it, though it's available for a very short time. The fix was to emit state change in it's setter.

src/searchReplace.tsx Outdated Show resolved Hide resolved
src/searchReplace.tsx Outdated Show resolved Hide resolved
src/searchReplace.tsx Outdated Show resolved Hide resolved
src/searchReplace.tsx Outdated Show resolved Hide resolved
@madhur-tandon madhur-tandon merged commit 165c25e into jupyterlab-contrib:master Mar 17, 2022
@madhur-tandon madhur-tandon deleted the progress branch March 17, 2022 08:19
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.

[frontend] Add task progress indicator
2 participants