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

Takeover button

Open omikulcik opened this issue 1 year ago • 1 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