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

As an admin user in document view, I'd like to be able to zoom on the fragment's IIIF image thumbnail so I can determine the language and check other metadata details as I'm writing or editing a description. #724

Closed
3 tasks done
mrustow opened this issue Mar 11, 2022 · 4 comments
Assignees

Comments

@mrustow
Copy link

mrustow commented Mar 11, 2022

Testing notes (QA)

In the admin UI on the QA site, navigate to the list of documents. Click on some documents and confirm:

  • you can see images/transcriptions on documents that have them (try by filtering on documents that: only have image, only have transcription, have both, and have neither)
  • you can zoom and rotate IIIF images from within the document edit form
  • this layout and approach is OK, or comment feedback/suggestions

At the moment, I have to hit the edit pencil under "related fragments," then in the pop up window, scroll down, and most likely enlarge the pop-up window before I can see what's on the image.

Also, some of the IIIF images are sideways (e.g., T-S NS 99.55), so it would be great to be able to rotate the images from document and fragment view.

dev notes

Let's switch the admin document change form to use the same image & transcription display that we're using on the public site. That way, all improvements for display and transcription will be available in both places as we improve things and build out the functionality.

It should be easy enough to include the template snippet. What about the javascript? Should we split out search and viewer so that we can load just what's needed?

This change should also resolve #708

@richmanrachel
Copy link

@mrustow - does this earlier user story capture the same solution? #384

(But thank you for bringing this up again! I agree we can improve image viewing in the admin site)

@mrustow
Copy link
Author

mrustow commented Mar 11, 2022 via email

@richmanrachel
Copy link

Closed #384 so that we could focus on the image aspect rather than Mirador specifically. Here's the phrasing of the previous issue for ease:
"As a content editor, I would like to see the Mirador viewer for the document in the Admin Document Detail Page so I can properly consult the image while updating the metadata. #384"

@richmanrachel
Copy link

@rlskoeser and @blms - this is great for now! Can't wait until we can edit the transcriptions right there too! (which means that there should be an empty transcription box for those without transcriptions so we can add them in the future, instead of having the image take over the whole section).

@rlskoeser rlskoeser removed the 🗜️ awaiting testing Implemented and ready to be tested label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants