UCSCLibrary / dams_project_mgmt

DAMS purpose is to provide access to digitized and born-digital UCSC Special Collections content. This repository is used for project planning. It holds the task tickets and roadmap for the different projects under DAMS.
2 stars 0 forks source link

Disable slideshow view on search results #473

Open rschwab opened 2 years ago

rschwab commented 2 years ago

A patron landed on this page with a slideshow view: https://digitalcollections.library.ucsc.edu/catalog?f%5Bancestor_collection_titles_ssim%5D%5B%5D=Carol+Foote+photographs+of+the+University+of+California%2C+Santa+Cruz&f%5BsubjectName_sim%5D%5B%5D=University+of+California%2C+Santa+Cruz&f%5BsubjectPlace_sim%5D%5B%5D=University+of+California+Santa+Cruz&locale=zh&search_field=masterFilename&sort=system_modified_dtsi+desc&view=slideshow

Screen Shot 2021-10-11 at 10 45 57 AM (2)

Similar to translations, there is no way to change this in the UI, so the patron was stuck.

Background

Patrons should not be seeing or having the option to see the slideshow view at all. They should be viewing search results and browsing in grid view:

Screen Shot 2021-10-21 at 1 40 35 PM

Earlier in the project, we decided to remove the dropdown that would allow patrons to switch between different view formats, see related work.

Requirements

Implementation notes

Acceptance criteria

Related work

Remove thumbnail view options ('grid' view only) UCSCLibrary/dams_project_mgmt#371

rmjaffe commented 2 years ago

Interestingly I just hit the URL that the patron shared with Teresa (i.e. the one at the top of the ticket) and I'm no longer seeing the slideshow view in production. Chinese or Japanese language text, but no slideshow view!

snehagunduraoUL commented 2 years ago

Hi Rachel, The Chinese or Japanese language text translates to view slideshow. Please test the same in staging and it should work. Please let me know if you have any questions.

Thanks, Sneha

On Mon, Nov 29, 2021 at 4:11 PM rmjaffe @.***> wrote:

Interestingly I just hit the URL that the patron shared with Teresa (i.e. the one at the top of the ticket) and I'm no longer seeing the slideshow view in production. Chinese or Japanese language text, but no slideshow view!

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/UCSCLibrary/dams_project_mgmt/issues/473#issuecomment-982149458, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWAQB2LPNGO34YUSOAHMJ53UOQJCLANCNFSM5FY2YMHA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

rmjaffe commented 2 years ago

Staging looks good. Here's a screenshot of the same page in staging: https://digitalcollections-staging.library.ucsc.edu/catalog?f%5Bancestor_collection_titles_ssim%5D%5B%5D=Carol+Foote+photographs+of+the+University+of+California%2C+Santa+Cruz&f%5BsubjectName_sim%5D%5B%5D=University+of+California%2C+Santa+Cruz&f%5BsubjectPlace_sim%5D%5B%5D=University+of+California+Santa+Cruz&locale=zh&search_field=masterFilename&sort=system_modified_dtsi+desc&view=slideshow Screen Shot 2021-11-29 at 7 26 19 PM

And for comparison, here's how things look in production: Screen Shot 2021-11-29 at 7 26 39 PM

In cruising through other content in staging, I haven't had slideshow view pop up once :)

rschwab commented 2 years ago

For the language issue, we have this ticket: https://github.com/UCSCLibrary/ucsc-library-digital-collections/issues/404

rmjaffe commented 2 years ago

And for the paging issue, we have: Pagination on A-Z page/About Our Collections in DAMS-staging UCSCLibrary/ucsc-library-digital-collections#382