Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
eHoldings Sprint 107, eHoldings Sprint 108
-
5
-
Spitfire
Description
As a library staff member
I do not want a modal to appear every time I delete a MARC field
Context: Each time you delete a MARC field, this modal displays
This modal is bothersome when the staff member is deleting numerous fields on a MARC bib record.
Requirement
- If a staff member deletes a field then do not show a modal AND remove the field from the screen. [*Note field is not deleted just removed from view*]
- When the staff member clicks on Save & close button then display a Confirmation modal that lists the number of fields that have been deleted.
- The field will NOT be deleted until the user clicks the Continue with Save button on the modal.
Text should be:
By selecting Continue with save, then <<number of rows set to be deleted>> field(s) will be deleted and this record will be updated. Are you sure you want to continue?
Buttons: Cancel AND Continue with Save
- Cancel returns user to the form and cancels all deletions and updates made
- Continue with Save will proceed with saving the record's deletions and updates
Delete field modal mockup
Acceptance criteria
IF I click the trash can to delete a field
Then the field should no longer display
AND it is not deleted UNTIL user clicks Continue with update
Given I delete a field(s)
When I click Save & close
Then display the Delete field modal
Given I have deleted field 246 first indicator 0 and second indicator 2
When I click Save & close
Then the Delete field modal should display the following
By selecting Continue with save, then <<number of rows set to be deleted>> field(s) will be deleted and this record will be updated. Are you sure you want to continue?
Given I have deleted field 246 first indicator 0 and second indicator 2 AND field 310
When I click Save & close
Then the Delete field modal should display the following
By selecting Continue with save, then <<number of rows set to be deleted>> field(s) will be deleted and this record will be updated. Are you sure you want to continue?
Given I have not deleted any fields
When I hit Save & close
Then do not display Delete field modal and proceed with saving updates.
TestRail: Results
Attachments
Issue Links
- relates to
-
UIQM-338 Handling update (010 or/and 1xx) and delete any other field in marc authority
-
- Closed
-
-
UXPROD-2744 Option to disable/delay delete confirmation modal in quickMARC
-
- Closed
-
-
UIQM-76 Change Delete field confirmation [Cancel] button behavior
-
- Closed
-