Confirm dialog used in onBeforeItemsPublish shows plugin warning

Describe the issue:

  • The on before publish hook provides an opportunity to apply some additional checks and verification that maybe we couldn’t handle in the schema
  • Currently, we are warning our users of some conditions and allowing them to either publish anyways or cancel the publishing
  • However, the user is pondering the choice they want to make and we get this warning that our plugin is taking too long to respond when it is actually the user taking too long to respond.
  • Is there any way to avoid this? Does dato not know whether there is an open confirm dialog that hasn’t been responded to by the user?

Hmm, good catch. We’re looking into this and will report back soon!

Note: Related to Error message appears before user has time to process prompt

1 Like

Hello @nroth

We just shipped a fix for this! :slight_smile:
Thank you once again for your feedback, and let us know if it works now!

1 Like