Hi, I am using STEC, there is one thing that makes using your plugin very annoying, the fact you dont add browser history to your admin, I can't count how many times I have clicked back while in the browser to be taken completely out of the plugin admin rather than to the previous page I was on as I expected. It makes for an extremely bad user experience.
I know you are using ajax/jquery to update the page content but it is actually possible to have a browser history using this method and I would ask that you look into implementing something. here is a method https://github.com/cowboy/jquery-hashchange
Otherwise, why not move to a more traditional page refresh option that does not make using your plugin a pain.
Hi, I am using STEC, there is one thing that makes using your plugin very annoying, the fact you dont add browser history to your admin, I can't count how many times I have clicked back while in the browser to be taken completely out of the plugin admin rather than to the previous page I was on as I expected. It makes for an extremely bad user experience.
I know you are using ajax/jquery to update the page content but it is actually possible to have a browser history using this method and I would ask that you look into implementing something. here is a method https://github.com/cowboy/jquery-hashchange
Otherwise, why not move to a more traditional page refresh option that does not make using your plugin a pain.
Thanks Sam
Hi,
What version of the calendar are you using?
Stachethemes Developer
5.0.3
I just updated and see it now has history; damn you are fast. :)
It also bothered me for some time.
By the way, since version 5, the calendar no longer uses jQuery but instead uses React.
Stachethemes Developer