[ ] user data is saved and user can move on to next animal without input
Additional context
The original app that is currently being used by researchers works in the following way. When an animal's RFID is scanned it brings up a dialog box and window essentially identical to how the modern app looks. The user does not need to close this window at all, as the data is already 'saved' and when another RFID is scanned it brings up a new window. This solution might be easier with the modern app's UI implementation with TreeView.
Tasks that need to completed for this feature
Additional context The original app that is currently being used by researchers works in the following way. When an animal's RFID is scanned it brings up a dialog box and window essentially identical to how the modern app looks. The user does not need to close this window at all, as the data is already 'saved' and when another RFID is scanned it brings up a new window. This solution might be easier with the modern app's UI implementation with TreeView.