Opened 10 years ago

Closed 10 years ago

#299 closed enhancement (fixed)

Method for viewing a child item that shows up in a search in its hierarchical context

Reported by: dstillman Owned by: dstillman
Priority: minor Milestone: 1.0.0
Component: interface Version: 1.0
Keywords: Cc:

Description (last modified by dstillman)

Currently if a child item (attachment or file) matches a saerch, it appears on its own, and there's no way to see what it is the child of. There should be either a context menu option, a button on the right or a double-click action (maybe 1 and 3) to jump to its place in the Library underneath its parent.

Change History (2)

comment:1 Changed 10 years ago by dstillman

  • Description modified (diff)
  • Milestone changed from 1.0 Beta 2 to 1.0 Final

comment:2 Changed 10 years ago by dstillman

  • Resolution set to fixed
  • Status changed from new to closed

(In [933]) Closes #299, Method for viewing a child item that shows up in a search in its hierarchical context

Right-click option "Show in Library" for items in collections and saved searches

Other changes:

  • Fixed error when focusing a collection with no items
  • selectItem() now takes an inLibrary option to always use the Library even if the item is in the current collection
  • Reworked buildCollectionContextMenu() to be much easier to change (will do the same for buildItemContextMenu() eventually) -- this required moving some DTD strings to properties, which I only did for en-US now, but I'll do it for the other locales we have as well
Note: See TracTickets for help on using tickets.