Is there an existing request for this feature?
Is there a pain point in the app driving this feature request?
We have implemented a new modal to appear upon Save Progress/Confirm Audit when a user enters a duplicate item in the Inventory Audit. See PR. We would like to apply this logic in all the places in the app that also contain the logic of entering potentially duplicate items.
Desired Behavior
When a user has the ability to enter items in the app (through barcode or manual entry), a modal should appear upon Save if the user has entered duplicate items.
We should see if we can turn the modal used in #5462 to a component for reuse.
Criteria for Completion
No response
Anything else?
No response
Code of Conduct