I want to add a feature that whenever the user clicks record while making a new guide it automatically has a pop-up that tells the user to click in the system tray to stop the recording. I will also make the notification happen after the recording starts and not whenever the guide editor opens.
I will also look into a potential issue that whenever you re-open a guide the notification doesn't pop up.
Current Behavior
-Notification
The notification that tells the end user about stopping the recording in the system tray starts as soon as the guide editor opens up and many users may miss it.
Expected Behavior
The notification should pop up once starting to record, not before.
There should be a pop-up reminding the user that they need to go to the system tray to stop the recording on windows.
Steps To Reproduce
Open app
Start a new guide
Observe
Proposed Changes or Acceptance Criteria
Testing Notes
Screenshots, Logs, or Extra Context
## Improvement Type
- [x] Improvement
- [ ] Bug
- [ ] Documentation
- [ ] Tests
- [ ] Git / workflow
- [ ] Other
## Issue Type
- [ ] Bug
- [x] Improvement
- [ ] Task
- [ ] Documentation
## Summary
<!-- Describe the request or problem in one short paragraph. -->
I want to add a feature that whenever the user clicks record while making a new guide it automatically has a pop-up that tells the user to click in the system tray to stop the recording. I will also make the notification happen after the recording starts and not whenever the guide editor opens.
I will also look into a potential issue that whenever you re-open a guide the notification doesn't pop up.
## Current Behavior
<!-- What is happening now? -->
-Notification
The notification that tells the end user about stopping the recording in the system tray starts as soon as the guide editor opens up and many users may miss it.
## Expected Behavior
<!-- What should happen instead? -->
The notification should pop up once starting to record, not before.
There should be a pop-up reminding the user that they need to go to the system tray to stop the recording on windows.
## Steps To Reproduce
1. Open app
2. Start a new guide
3. Observe
## Proposed Changes or Acceptance Criteria
-
-
-
## Testing Notes
<!-- Include failing tests, suggested test coverage, or manual verification steps. -->
## Screenshots, Logs, or Extra Context
<!-- Paste errors, screenshots, device details, or links here. -->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Improvement Type
Issue Type
Summary
I want to add a feature that whenever the user clicks record while making a new guide it automatically has a pop-up that tells the user to click in the system tray to stop the recording. I will also make the notification happen after the recording starts and not whenever the guide editor opens.
I will also look into a potential issue that whenever you re-open a guide the notification doesn't pop up.
Current Behavior
-Notification
The notification that tells the end user about stopping the recording in the system tray starts as soon as the guide editor opens up and many users may miss it.
Expected Behavior
The notification should pop up once starting to record, not before.
There should be a pop-up reminding the user that they need to go to the system tray to stop the recording on windows.
Steps To Reproduce
Proposed Changes or Acceptance Criteria
Testing Notes
Screenshots, Logs, or Extra Context