sul-dlss / dlme

Digital Library of the Middle East web application, based on Spotlight
https://dlmenetwork.org/
Other
19 stars 2 forks source link

Highlight item and data providers on item details page #1380

Closed ggeisler closed 2 years ago

ggeisler commented 2 years ago

This is somewhat related to #1345 but a decision about whether we want to do something like I describe below is independent from that issue. I'm describing the possibility here because I believe @mwerla and I discussed this in general terms at a meeting after @jacobthill had to leave but I'm not sure we concluded whether we should definitely do it or just explore the idea. So everything below is for discussion purposes.

The potential enhancement is to more directly highlight the item's holding institution and data provider on the item details page. This would give more prominence to those institutions and perhaps help the user better form a mental model of how DLME items are composed of both the item and the item's metadata, components which might or might not be provided by the same institution.

Visual design could be refined if we decide to pursue this option, but the basic idea is to extract the Item contributor and Data contributor (Holding institution and Data provider after #1345 is complete) fields from the list of item metadata and display them in a more privileged or highlighted way. Below are examples for the two styles of item details page (with or without the Mirador viewer):

Screen Shot 2022-01-06 at 10 56 49 AM
Screen Shot 2022-01-06 at 10 57 24 AM

Some details to be considered:

mwerla commented 2 years ago

@ggeisler Thanks for reminding about this! I prepared two rough sketches that show an idea for re-positioning the new box that you designed (which I like in general).

https://preview.uxpin.com/34a79eb94efd4db36e552f38196100245000b376#/pages/146128765

There are two mockups there - one for IIIF view, the other for items without IIIF. In both cases the assumption is that the new box is located on the left side, while metadata stays on the right. I think it looks quite good for IIIF, but the example I chose for item without IIIF gives not that nice result. Maybe you will have idea how to improve it.

I also propose to add the already existing "View on contributor website" to the same box, as it's connected in my opinion.

ggeisler commented 2 years ago

@mwerla I like your idea of combining the "View on contributor website" link with the provider highlight box since, as you say, they are very much related. One possible drawback is it makes the box larger and therefore feel more prominent on the page than it deserves to be? Especially if we make the contributor site link a button (because that's visually stronger). I'm also a little unsure if the styling of the link should be as a button because this is the only instance on the site where we have a button (from a user perspective, even if it is technically coded as a link) that rather than performing an action within the site takes the user away from the site. But the button does look nice and feels appropriate for the box so maybe that's all okay.

I'm a little more concerned about placing the highlight box in another location on the page. While I do think your mockup example case looks good, I'm worried that there are likely many cases where this location won't work so smoothly. For example:

Given all of the above, I wonder if it is worth the technical work required to make the side location work, if it is only going to be seen by the subset of users looking at IIIF item detail pages on browsers at 1200px and above? If we stick to the top-of-metadata location we can just implement one solution that works on all breakpoints, which is likely much more straightforward.

For discussion purposes, here are my previous mockups updated with your idea for the including the contributor website link as a button. (I also updated the item provider institution to a longer one, to illustrate how the top-of-metadata location can support longer institution names):

Screen Shot 2022-01-10 at 4 47 47 PM
Screen Shot 2022-01-10 at 4 48 14 PM
mwerla commented 2 years ago

Hi @ggeisler! I appreciate your attention to all consequences of a particular design. I get your points, and I agree that the location above the metadata makes the most sense from a practical point of view, and implementing extra location just for a small slice of users is too much.

This placement and also using the button makes the box very prominent and really promotes going to the provider's website, even before the user reads the metadata on our website. I think that at this stage of DLME development, it may be even beneficial for us, for two reasons: 1) It should be clear to all current and potential data providers, that we promote their collections on their websites. I've noticed that for some QNL colleagues less experienced in such projects, it was not obvious that the content is not really hosted on DLME. 2) In case of any metadata quality issues, it's clear that the data is provided by ..... and users can refer to the source if they find some of the data invalid or confusing.

Therefore, I think the last two mockups presented above could be the basis for the final design and implementation.

ggeisler commented 2 years ago

Thanks for the feedback @mwerla. I was worried that we would be making the provider box too prominent but you make excellent points about how this is actually a good thing, and I agree.

Because this ticket is so long I created a new ticket with just the final design suggestions: #1386, and will close this one.