Leave Site Message appears, when closing Webapp even though nothing was opened inside
-
Good Morning,
the following message appears every time i want to close the webapp and is a little bit irritating:
The only step i did before, was to click on the mail tab. No open draft, change or something else.
Is it possible to fix this, so the message only appears when there are changes?
Versions:
WebApp:
3.5.5.2276+93.1
Kopano Core:
8.7.0
Z-Push:
2.4.5+0-0Browser Chrome Version 74.0.3729.108 (Official Build) (64-bit)
Thanks in advance,
ansib -
This behavior can be overwritten by this plugin:
https://github.com/gitsnuit/disable_leave_requesterInstall it, activate it, reload WebApp and the leave requester (that’s what you see) will not shown anymore.
-
@marty said in Leave Site Message appears, when closing Webapp even though nothing was opened inside:
This behavior can be overwritten by this plugin:
https://github.com/gitsnuit/disable_leave_requester
Install it, activate it, reload WebApp and the leave requester (that’s what you see) will not shown anymore.Thank you marty. I installed the plugin. Am i right, that it is now disabled for everything, also for changed files?
Maybe this could be implemented in a correct behavior in the future (message appears for changes, messages doesn’t appear for no changes) in Kopano directly?
-
Yes it’s all or nothing.
The leave requester is implemented (few years ago) to inform the user when navigating away from WebApp and the plugin disables this implementation.Everything can be changed, but so far, in a couple of years, you’re the only one that has this request. Priority would be pretty low.
Pull requests are always welcome though.
-
@marty said in Leave Site Message appears, when closing Webapp even though nothing was opened inside:
Yes it’s all or nothing.
The leave requester is implemented (few years ago) to inform the user when navigating away from WebApp and the plugin disables this implementation.
Everything can be changed, but so far, in a couple of years, you’re the only one that has this request. Priority would be pretty low.
Pull requests are always welcome though.Thanks, i will take a look into this.