You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Provide a "Back to results" link, using Subtitle 2typography.
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.
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).
The text was updated successfully, but these errors were encountered:
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:
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).The text was updated successfully, but these errors were encountered: