Closed SiarAneas closed 2 weeks ago
Can anyone confirm this behaviour or is this just me? Cheers!
I seemed to have missed this notification. It indeed doesn't refresh the page after a revert, but that shouldn't be too hard to add and I'll try to add that in the next release.
+1
+1
It's counter-intuitive, and also me and my editors forget about it every now and then.
Hi @Mark-H, I could look deeper into this, if you want. On the first quick look, I think adding it to the JS success-handler here https://github.com/Mark-H/VersionX2/blob/d575c893260f3e1112fbcb31c0d0e0877cdacee1/assets/components/versionx/js/mgr/resources/grid.resources.js#L119 could be a solution. Also the message should either be updated, or a second message could appear.
What do you think?
There is a full page reload for any kind of revert in VersionX 3.x Closing!
Hi Mark! I'm having the following issue (checked it in several browsers - so I hope it isn't just me): When reverting to a previous version the resource isn't reloaded in manager so all fields have still the values from before the revert (though the revert was saved in background). If the user now clicks on the save button (which gets also enabled after the revert) the old data (from before the revert) is saved again.
Im using Revo 2.2.8 btw - not sure whether this is relevant for this issue. Cheers,