hashgraph / hashgraph/guardian
Recording Continues while Completing Save Dialog
- Dominant language
- TypeScript
- Stars
- 146
- Forks
- 186
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 126
Description
## Bug Summary
When I click stop to save a recording, the recording continues while I fill out the dialog box which can add a lot of empty time to a recording.
## Steps to Reporduce
1. Start a recording
2. Complete Steps
3. Click Stop
4. Fill out dialog box
5. Save
## Expected Result
I expect when I click stop, that the recording will stop at that time and when I save the recording the .record file will not save the time while I'm filling out the form.
## Actual Result
The recording doesn't actually stop until I save the recording files. If I leave the dialog box open for 5 minutes while filling in the title and description of the test the record file will include 5 empty minutes of time which bloats the record file.
## Artifacts
_Add supporting artifacts_
Contributor guide
Assessment
This issue has not been assessed yet.