strapi-plugin-record-locking icon indicating copy to clipboard operation
strapi-plugin-record-locking copied to clipboard

Takeover button

Open omikulcik opened this issue 2 years ago • 3 comments

In certain situations, it may be necessary to allow users to continue editing content. For example when another user unintentionally leaves the editor open in one browser tab while working on something else in a different tab, thus forgetting about the open editor. To address such scenarios, it is advisable to implement a "Takeover" button.

Additionally, it is crucial to conduct role-based checks to ensure so roles with lower access can not overtake for example super admin.

omikulcik avatar Oct 02 '23 09:10 omikulcik

Hey,

Our editors could find this option very handy. I hope it gets added soon.

jkefc avatar Feb 26 '24 10:02 jkefc

This should be implemented, WordPress has had it for many years!

arindoneATK avatar Oct 18 '24 14:10 arindoneATK

Hi ! any news about this feature ? indeed it's very handy. It's just a delete lock and create another one for the new user in server, and call this in a onClick in admin Do you want me to contribute with a pull request ?

mzane42 avatar Nov 14 '24 15:11 mzane42