Skip to content
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

Pagination popup impedes pagination #3572

Closed
andre-hohmann opened this issue May 4, 2020 · 4 comments · Fixed by #4214
Closed

Pagination popup impedes pagination #3572

andre-hohmann opened this issue May 4, 2020 · 4 comments · Fixed by #4214
Assignees

Comments

@andre-hohmann
Copy link
Collaborator

Problem

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

  • browse the images
  • to see the pagination information

Solution

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

Example

paginierung01

paginierung02

@matthias-ronge
Copy link
Collaborator

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
Copy link
Collaborator

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

@solth
Copy link
Member

solth commented Feb 5, 2021

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

Yes, it is:

  • movable: draggable=true
  • resizable: resizable=true

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).

@IkramMaalej IkramMaalej self-assigned this Feb 18, 2021
@matthias-ronge
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants