Given mapping RFID produces an audio alert
When a user is mapping several RFID in succession
Then the 'ding' audio alert happens instantly and does not interfere with future mappings.
Developer Notes
When simulating (or theoretically actually mapping) RFID to animals, there is a 'ding' sound that plays so the user knows the mapping was successful. However, it appears the sound must play before another animal can be mapped. Sometimes the sound is delayed, which causes user errors when trying to map the next animal. These sounds can also 'stack up' with each other if many animals are mapped quickly, resulting in an unpleasant sound.
Steps to reproduce
Simulate many RFID mappings in quick succession.
Acceptance Criteria
[ ] The audio alert plays consistently with the mapping
[ ] The program handles mappings in quick succession without 'stacking' the alerts
Describe the bug + expected behavior
Given mapping RFID produces an audio alert When a user is mapping several RFID in succession Then the 'ding' audio alert happens instantly and does not interfere with future mappings.
Developer Notes When simulating (or theoretically actually mapping) RFID to animals, there is a 'ding' sound that plays so the user knows the mapping was successful. However, it appears the sound must play before another animal can be mapped. Sometimes the sound is delayed, which causes user errors when trying to map the next animal. These sounds can also 'stack up' with each other if many animals are mapped quickly, resulting in an unpleasant sound.
Steps to reproduce Simulate many RFID mappings in quick succession.
Acceptance Criteria
Device information
Additional context