Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add full detail view of truncated search result item #2688

Closed
8 tasks done
ggeisler opened this issue Jun 12, 2019 · 0 comments · Fixed by #2697
Closed
8 tasks done

Add full detail view of truncated search result item #2688

ggeisler opened this issue Jun 12, 2019 · 0 comments · Fixed by #2697
Assignees
Labels
ContentSearch 🔎 IIIF Content Search API

Comments

@ggeisler
Copy link
Collaborator

ggeisler commented Jun 12, 2019

If a search result is truncated due to length, the user should be able to select the "more ..." link and see the Search panel body updated to show a full rendering of that search result:

Screen Shot 2019-06-12 at 10 39 57 AM

  • Provide a "Back to results" link, using Subtitle 2 typography.

  • Make the arrowBackSharp icon part of the "Back to results" link.

  • Show the hit counter and canvas label of the search result item, using the same typography as described in notes B and C of Enhance details of search results panel #2683. I believe the hit counter will always be the version with the yellow background since if the user selects an item's "more ..." link we would make that the currently selected item if it wasn't already.

  • If the result item has a label, include it in the same way as described at the bottom of the Enhance details of search results panel #2683 ticket description.

  • Display the full content of the search result item.

  • The search panel header elements (search box, clear button, page and hit result navigation) should be the same as they were before navigating to the detail panel.

  • If the user uses the hit result navigation buttons to move forward or backward through the search result list, the user should stay on the detail panel and see the full display of the result item navigated to. In other words, the user should be able to navigate the results one-by-one in the full detail view.

  • If search result page navigation is present in the search panel header, the point above applies there as well. For example, if the user is on the full detail view of result item #3, which is on page 1 of 5 pages where each page contains 5 results, if the user chooses to navigate to the last page from the detail panel, they should see the panel body display the full detail view of result item #21 (with all the other relevant elements -- canvas, hit counter navigation -- changing in coordination).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ContentSearch 🔎 IIIF Content Search API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants