FriendsOfTYPO3 / frontend_editing

TYPO3 CMS Frontend Editing
https://friendsoftypo3.github.io/frontend_editing/
102 stars 39 forks source link

Records remain locked after modal editing #726

Open webian opened 1 year ago

webian commented 1 year ago

Reproduce:

Wrong behaviour: record is still opened so it remains locked while it should not. Expected behaviour: record gets unlocked.

If the editor instead of clicking outside the modal, presses the close button, the record **gets unlocked but the EXT:opendocs menu doesn't reflect this change (i.e.: the record seems still open looking at opendocs menu but in reality it is not)