Purpose: By giving each FOLIO page a unique URL, we make it possible to open pages in multiple tabs (for multi-tasking across tabs), to bookmark commonly used pages, and share links.
Hi , I am removing you from the tester assignee field on these because they need to get tested asap, as they are going out in the Q2 release and you are on vacation. You can still do PO acceptance when you get back.
Zak Burke March 20, 2018 at 12:47 PM
The item record does have a unique URL, inventory/view/$instance.id/$holdings.id/$item.id, but we need to modify the item-record section of the instance-detail-view in order to handle the transition to the item-detail-view as a regular link. We could (should?) do the same for holdings-detail-view links as well.
Purpose: By giving each FOLIO page a unique URL, we make it possible to open pages in multiple tabs (for multi-tasking across tabs), to bookmark commonly used pages, and share links.
Scenarios
Scenario
Log in to FOLIO Snapshot http://folio-snapshot.aws.indexdata.com/, and open the Inventory app
Go to any given Instance record with Holdings and Item data
When the Item detailed page (accessed by clicking Item on the Instance Details Page) is displayed
Then the page URL should be unique to the Instance > Holdings > Item record
Scenario
Given the Item record section in detailed view
Then I can right click to open that page in a new tab
NOTE:
This feature is implemented for e.g. User Loans Page.