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
58 stars 64 forks source link

Allow always "Assign to next element" #6098

Open andre-hohmann opened 3 weeks ago

andre-hohmann commented 3 weeks ago

Is your feature request related to a problem? Please describe. If "Show only structure elements" is activated in "customize display" for the structure, it is not possible anymore to apply "Assign to next element" for the pages in the structured view of the gallery. Therefore, it is necessary to switch in between the two states of the structure tree. That is annoying for the users.

Probably, this is connected to the reason, that "Assign to next element" is not possible in the "Extended structure tree".

Describe the solution you'd like It should be possible to assign pages to the next element in the structured view of the gallery, even if only structure elements are shown in the structure tree.

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. These use cases probably do not occur so frequently and the resources can be invested in other developments.

Additional context Activate "Show only structure elements" assignToNextElement01

Example: "Assign to next element" is not possible assignToNextElement02

Example: "Assign to next element" is possible assignToNextElement03