|
*Purpose: * To maximize/optimize the screen space when viewing a MARC record in quickMARC
As a staff person
I want to expand or collapse the 008 field
So that I can see as much or as little of the 008 as I need
Scenarios
- Scenario 1
- Given the record in quickMARC
- When I view the record
- Then the 008 is collapsed into fewer rows AND displays the down arrow icon to the left of the 008 field
- Scenario 2
- Given the record in quickMARC
- When I click the down arrow icon to the left of the (collapsed) 008 field
- Then the whole 008 broken out by byte is viewed AND displays the up arrow icon to the left of the 008 field
- Scenario 3
- Given the record in quickMARC
- When I click the up arrow icon to the left of the whole (expanded) 008 field
- Then the 008 is collapsed into fewer rows AND displays the down arrow icon to the left of the 008 field
|