project-lux / lux-frontend

Web front end of LUX
Apache License 2.0
3 stars 0 forks source link

Add subject of work to object and work pages (from 1927) #62

Closed gigamorph closed 1 month ago

gigamorph commented 8 months ago

Problem: Currently, there are relationships where a user can navigate to one entity from another but with no way of connecting the second entity back to the first. This is a high impact issue, and will go up with the addition of PMC data (photographs of works, but not objects).

Expected Behavior: ~Add in the about entity module to Works pages to showcase related Objects. Accordion should look like the results list for works about on an entity page (Works about list). Show 5, with show all X results to run search. Scope is Works only. This label on the referring page will also need to be updated to match the new terminology.~

On Works pages (both visual and textual works), there should be a way of connecting back to the work that it is the subject of. A link will be added to the About section of Works for "Subject Of" where available. This change should also occur on Objects pages where the object shown is a subject of another work. It should always link back to a work.

Needed:

UAT:

Dependencies/Blocking:

Related issues:

Related Bugherd:

Wireframe: Mock of work with Subject Of for https://lux-front-tst.collections.yale.edu/view/text/2bc1c5a0-0085-449f-bf60-ca685d72f128

image

62

kamerynB commented 8 months ago

@kkdavis14 Can you accurately describe what the behavior should be/what the user should see? The examples above are confusing to me.

kkdavis14 commented 8 months ago

first I do not think this is blocked by the pipeline Set issue. That work would group together a bunch of e.g. textual works into a Set and change the link in About to the Set, not each individual textual work. it's still the same relationship, even if the data type changes

kkdavis14 commented 8 months ago

handy count (this is from October so slightly outdated): there are 439210 textual works that are about other textual works. there are 208 textual works that are about objects.

there are 2387 visual works that are about textual works. there are 3 visual works that are about objects.

currently, we only get this about relationship in one direction, i.e. on the textual or visual work that is about something else. the ask is to have the backwards link on the rec it's about.

we do it for people, groups, places and concepts already as the "related works" tab.

miketullo95 commented 8 months ago

@prowns added works about in wireframe

roamye commented 1 month ago

Approved by UAT 9/12

roamye commented 1 month ago

Looks good in PROD. Closing.