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

PlutoSliderServer: Indicate in notebook if update from server is not received yet #2130

Closed
lungben opened this issue May 24, 2022 · 0 comments · Fixed by #2601
Closed

PlutoSliderServer: Indicate in notebook if update from server is not received yet #2130

lungben opened this issue May 24, 2022 · 0 comments · Fixed by #2601
Assignees
Labels
frontend Concerning the HTML editor online deployment About deploying to binder, heroku, self-hosted

Comments

@lungben
Copy link
Contributor

lungben commented May 24, 2022

JuliaPluto/PlutoSliderServer.jl#64

As far as I can see, this needs to be implemented on Pluto side.

A starting point could be here: https://github.com/fonsp/Pluto.jl/blob/main/frontend/common/SliderServerClient.js#L71

Before sending the update request to the backend, an indicator that an update is in progress could be shown and hidden after the request has been finished.

@fonsp fonsp added frontend Concerning the HTML editor online deployment About deploying to binder, heroku, self-hosted labels May 25, 2022
@ctrekker ctrekker self-assigned this Jul 10, 2023
@fonsp fonsp linked a pull request Jul 17, 2023 that will close this issue
@ctrekker ctrekker closed this as completed Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Concerning the HTML editor online deployment About deploying to binder, heroku, self-hosted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants