UCSCLibrary / ucsc-library-digital-collections

A rails app based on Hyrax to be used as a repository for UCSC library digital collections.
1 stars 2 forks source link

(3) Create mockup for faceting on A-Z page #488

Closed rmjaffe closed 1 year ago

rmjaffe commented 1 year ago

Descriptive summary

A ticket exists for enabling faceting on the A-Z all collections page, but we don't know how the page should look with that functionality added on.

Acceptance criteria

Done means:

Related work

376

JessWaggs commented 1 year ago

@rmjaffe @rschwab Could I get some preliminary feedback on these designs? I tried using facets with the current two column layout, but I couldn't achieve something I found usable.

Thanks!

AtoZ_Page_rev2_facets.pdf

rmjaffe commented 1 year ago

@JessWaggs I really like this. It looks really clean and I especially like the inclusion of the collection descriptions and extent. One question: On the mockup four facets are shown whereas on the collection landing pages we have seven available facets. Are we wanting to duplicate what's on those landing pages? Or do we want to limit to four on the A-Z? If so, which facets do you recommend including?

JessWaggs commented 1 year ago

@rmjaffe Oh, I hadn't even considered which facets. I'm not sure I'm familiar enough with the collection level metadata to give a recommendation around that. What are your thoughts on collection level faceting?

rmjaffe commented 1 year ago

If we're to limit to four -- I'd go with subjectTopic, subjectPlace, subjectName, and creator? Or possibly physicalFormat in place of creator (note: physicalDescription does not appear as a facet option among the seven on the collection landing pages)? That said, any decisions we make right now are interim decisions. There are a number of facet-related tickets in our Planning queue addressing which facets, how to rework facets, and how to order facets, facets, facets, and more facets.

rmjaffe commented 1 year ago

Also note, at present, there aren't subject values in the collection level metadata yet, but there's a ticket for adding them: Add subject terms to collection-level metadata records#378

JessWaggs commented 1 year ago

I think we can go beyond 4, I just stopped there in the mock up for efficiency : )

Since this is an interim decision, maybe we should just include all facets that would work for collection faceting currently. Sounds like we can revisit that when we move on to the facet-specific tickets?

rmjaffe commented 1 year ago

I can pull #378 into the next sprint so that we can include the subjectPlace, Name and Topic as facets as well as creator/contributor. Would we want to include donor?

JessWaggs commented 1 year ago

Donor doesn't seem like it would used by very many end users (particularly students). But if it's useful for SC&A staff, I see no problem including it

rschwab commented 1 year ago

Thanks Jess! I agree this looks good so far. Questions/comments:

JessWaggs commented 1 year ago

Hi Ryan!