Problem
Currently, when there are multiple past measurements saved on the device, the Measurement Recorded sheet is still dismissed when the user saves one. That means that if a user wants to save multiple past measurements, they need to open the sheet again and again (once per measurement).
Solution
Instead of dismissing the sheet on save, mimic the behavior of the sheet when the user discards the measurement. That is, save the measurement, and once it is saved remove the measurement from the list and move to the next measurement in the queue.
Additional context
No response
Code of Conduct
Problem
Currently, when there are multiple past measurements saved on the device, the Measurement Recorded sheet is still dismissed when the user saves one. That means that if a user wants to save multiple past measurements, they need to open the sheet again and again (once per measurement).
Solution
Instead of dismissing the sheet on save, mimic the behavior of the sheet when the user discards the measurement. That is, save the measurement, and once it is saved remove the measurement from the list and move to the next measurement in the queue.
Additional context
No response
Code of Conduct