yalelibrary / YUL-DC

Preliminary issue tracking for Yale University Libraries Digital Collections project
3 stars 0 forks source link

Add new Open with Permission thumbnail #2804

Closed sshetenhelm closed 5 months ago

sshetenhelm commented 5 months ago

Story Objects that are Open with Permission should display a placeholder thumbnail indicating that the object is only available with permission due to collection restrictions.

The new thumbnail image has been made as a 500x500 image so it will scale for responsive design -- the width and height in the code will need to be set to 250 x 250.

Image file available here

Acceptance

jpengst commented 5 months ago

PR: https://github.com/yalelibrary/yul-dc-blacklight/pull/1001

jpengst commented 5 months ago

The YCO image has a slightly darker background:

Image

sshetenhelm commented 5 months ago

If it's easy enough to swap out an image later, I'm fine with this staying as-in at least until we get enough of an MVP to start testing full functionality.

K8Sewell commented 5 months ago

Deployed to Demo with this commit into the OwP_FeatureBranch

sshetenhelm commented 5 months ago

Looks great on DEMO!

Confirmed that thumbnail appears:

Confirmed that thumbnail does not appear:

Ready to close :)