Kentico Spinner

Develpment Operations asked on April 11, 2017 17:12

Hi

we reviewed and implemented

https://devnet.kentico.com/tag/loading%20spinner

on our portal site, however whenever a user clicks any part of the page for which the spinner is displayed, it just disappears (while callback / postback continues) then allowing the user to interact with the underlying controls (in some cases raising duplicate orders in our system)

Is the way we can enforce that the user cannot click around the app until spinner has closed as we desire programmatically when callback / post-back has completed

many thanks for your attention

Recent Answers


Zach Perry answered on April 11, 2017 18:55

Looking at the loader.js file, it looks like if the overlay is clicked it hides the loader. I think you would have to modify that file, but not sure what the effects of doing so would be.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.