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

Folio images mode only shows the first image when multiple are returned #27

Open
jacobwegner opened this issue Sep 11, 2020 · 3 comments · Fixed by #37
Open

Folio images mode only shows the first image when multiple are returned #27

jacobwegner opened this issue Sep 11, 2020 · 3 comments · Fixed by #37
Assignees
Labels
bug Something isn't working

Comments

@jacobwegner
Copy link
Contributor

What happens:

When viewing passage reference 12r-14v, all of the text parts are shown, but only the first folio image is shown:

image

When paginating to 15r-17v, the first folio image is shown

image

What I'd expect to happen:

Show multiple folios, with the text parts "grouped" into a text part / folio row.

(The ImageAnnotations query could even return the relevant text parts, rather than having to build something up client-side:

https://github.com/scaife-viewer/frontend/blob/master/packages/reader-image-mode/src/ImageModeReader.vue#L72
)

@jacobwegner jacobwegner changed the title Folio images mode only shows the first image Folio images mode only shows the first image when multiple are returned Sep 11, 2020
@jacobwegner jacobwegner added the bug Something isn't working label Sep 15, 2020
@paltman paltman assigned paltman and unassigned paltman Sep 24, 2020
@jacobwegner
Copy link
Contributor Author

@jacobwegner jacobwegner added bug Something isn't working and removed bug Something isn't working labels Sep 30, 2020
@paltman paltman self-assigned this Sep 30, 2020
@paltman paltman linked a pull request Sep 30, 2020 that will close this issue
@paltman paltman reopened this Oct 9, 2020
@jacobwegner
Copy link
Contributor Author

This isn't ready yet; requires an ATLAS data model change

@jacobwegner
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants