-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Process link cannot be deleted #3275
Comments
@solth, @oliver-stoehr What was the reason to disable the selectability of the linked structural elements? Can I just reactivate it? Or, what could a solution look like? |
This feature was disabled to prevent incompatibilities with other, existing features of the editor. Since linked structural elements don't have e.g. any metadata or media assigned these features might need some adjustments. |
I think the procedure should be the other way around: This blocking deactivates working and required functionality. Simply deactivating a required and working function as a precautionary measure should never have happened and that must be withdrawn very soon. Then we have to check in detail whether operator actions are actually enabled that produce invalid (and not just uncommon, but in principle possible) results, and this must then be solved individually. If a result is valid (from a METS perspective), but is undesired, it should be possible to control this via permissions. But that should then be covered in a separate issue. |
A process link should be deletable by selecting the structural element which contains it, and then deleting it. This is not possible because the structural element of a link cannot be clicked on.
Goal: Allow clicking on linked structural elements again.
The text was updated successfully, but these errors were encountered: