kitodo / kitodo-production

Kitodo.Production is a workflow management tool for mass digitization and is part of the Kitodo Digital Library Suite.
http://www.kitodo.org/software/kitodoproduction/
GNU General Public License v3.0
63 stars 63 forks source link

Avoid second click after changing the content of a metadata field #6100

Open andre-hohmann opened 3 months ago

andre-hohmann commented 3 months ago

Is your feature request related to a problem? Please describe. If in the metadata editor the content of a metadata field is changed (add, delete, ...) it is not possible to choose directly another structure element or to apply the buttons "Validate", "Save", ... A similar behavior occurs during the creation of newspaper processes wit the calendar.

Probably this is necessary to avoid the loss of the changes of the content of the metadata.

For users, this is annoying and in a few cases it lead to loss of data, because the buttons "Save" and "Exit" has been applied too quickly. It hasn't been regarded, that the "Save"-function was not been triggered and the metadata editor was closed without saving the changes in the metadata field.

Describe the solution you'd like After changing the content in a metadata field, it should be possible to select directly other structure elements or the buttons "Validate", "Save", ...

Describe alternatives you've considered If the implementation of the requirement causes too far-reaching adjustments to the software, the current status should be retained.

The users can get into the habit of clicking on somewhere in the “Metadata” frame after changing the content in a metadata field and before before clicking on an object outside of the metadata frame.

solth commented 3 months ago

I think this is a description of the effects of #3472, which also causes #3346