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

Pagination popup impedes pagination #3572

Closed andre-hohmann closed 3 years ago

andre-hohmann commented 4 years ago

Problem

If the pagination of a process is conducted by the images alone, it is not possible to:

Solution

The pagination popup should be flexible, so that the images can be browsed and examined.

Example

paginierung01

paginierung02

matthias-ronge commented 4 years ago

Maybe pagination could be included in a separate ribbon? For example:

Artwork

The box with the checkmarks would not even be necessary then, because the selected page is the one selected in the structure tree and the media view

matthias-ronge commented 3 years ago

Is it possible to make the modal window moveable and resizeable in PrimeFaces?

solth commented 3 years ago

Is it possible to make the modal window moveable and resizeable in PrimeFaces?

Yes, it is:

But than this single dialog would behave differently from all the other dialogs in the system. I would therefore prefer something in line with your other suggestion - to move the pagination controls from the separate dialog window to - for example - one of the existing columns.

One idea could be to move it to the first column ("Structure") entirely and replace the current "Pagination" button (that opens the dialog) with an p:accordionPanel that allows arranging the existing structure and pagination in two panels that can be vertically collapsed (similar to how "Comments" and "Metadata" can be toggled in the second column).

matthias-ronge commented 3 years ago

This is what I wanted to illustrate with the image above, but I would suggest the accordion collapsing horizontally, as depicted in the picture.