*Purpose: * To view the 008 field in quickMARC broken out by byte rather than a row
As a staff person I want to see the 008 broken out by byte So that I can edit the 008 in input boxes to avoid accidentally deleting a null space or correcting the wrong character
Scenarios
Scenario 1
Given I am on quickMARC
When I view the record
Then the 008 field/row is displayed broken out by byte, not as a single field/row
Scenario 2
Given I am on quickMARC
When I view the record
I cannot add a row below OR duplicate the 008 field/row AND no + indicator should display
Scenario 3
Given I am on quickMARC
When I view the record
I cannot delete the 008 field/row AND no trash indicator should display
*Purpose: * To view the 008 field in quickMARC broken out by byte rather than a row
As a staff person
I want to see the 008 broken out by byte
So that I can edit the 008 in input boxes to avoid accidentally deleting a null space or correcting the wrong character
Scenarios
Scenario 1
Given I am on quickMARC
When I view the record
Then the 008 field/row is displayed broken out by byte, not as a single field/row
Scenario 2
Given I am on quickMARC
When I view the record
I cannot add a row below OR duplicate the 008 field/row AND no + indicator should display
Scenario 3
Given I am on quickMARC
When I view the record
I cannot delete the 008 field/row AND no trash indicator should display