- πΊπΈUnited States smustgrave
Is this a feature the maintainers want?
- π¬π§United Kingdom alexpott πͺπΊπ
The problem with this change is that you could simply disable javascript to not lock an entity when editing - therefore defeating the purpose of the module. Whilst I understand the idea I think if implement this the module would need to prevent all form submission of lockable entities if JS is disabled. Which is going to be fun. Also when do you lock - the moment a user enters a field, the moment something is changed or the moment they leave the field. And then what do you do if in the meantime someone has acquired a lock... this will be tricky.