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

Configurable parameter for showing only the loading spinner in the modal gallery! #208

Open
Tracked by #227
pLazy opened this issue Jul 15, 2020 · 3 comments
Open
Tracked by #227

Comments

@pLazy
Copy link

pLazy commented Jul 15, 2020

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[x] Feature request
[ ] Documentation issue or request
[ ] Support request

Expected behavior

It would be great having a configurable parameter for showing only the loading spinner in the modal gallery.

What is the motivation / use case for changing the behavior?

When deleting pictures and updating this information to the backend, I need to wait for the answer of the backend. During this time, I need to show to the user a signal that the UX is waiting for the information.

@pLazy pLazy changed the title Customize showing the loading spinner Configurable parameter for showing only the loading spinner in the modal gallery! Jul 15, 2020
@Ks89
Copy link
Owner

Ks89 commented Jul 19, 2020

Hi @pLazy , I'm sorry for the delay.
So do you want a boolean input parameter to force the modal gallery in loading state?

@pLazy
Copy link
Author

pLazy commented Jul 19, 2020

Hi @Ks89 ! Don't worry about the delay at all!

Exactly, I need a boolean input parameter to force the loading state!

@Ks89
Copy link
Owner

Ks89 commented Jul 19, 2020

Ok.
This feature is implemented in the library to react to load events emitted by the browser to hide/show loading spinner, but it's not exposed as public api.
I schedule this as a new feature in next releases.
Thank you for the suggestion.

@Ks89 Ks89 modified the milestones: next, 9.0.0 Jul 19, 2020
@Ks89 Ks89 modified the milestones: 9.0.0, 10.0.0 Jul 10, 2021
@Ks89 Ks89 added this to To do in version next via automation Jul 10, 2021
@Ks89 Ks89 modified the milestones: 11.0.0, next Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants