-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement alert feature #1560
Comments
Consider #1087 when implementing this. Every required action by the user (pressurizing and charging) must be clearly communicated |
Suggest to add button to the battery and pressure warnings: |
If the alert is regarding a robot, the user should be sent to the robot page when clicking the alert. Clicking alerts related to missions should send the user to missionRun page. |
The work has started in PR #1645. |
Frontend display implemented with no functional change to alert generation or banner alerts. See comment in #1592 for more details. |
Considered done. Create new issue if adjustments are wanted |
Describe the new feature you would like to see
Implement the notification/alert feature so that the users have an overview of the status of the missions and robots. Some of the frontend work is already done in this closed, non-merged PR #1645.
Describe the solution you'd like
Figma sketch:
How will this feature affect the current Threat Model?
N/A
The text was updated successfully, but these errors were encountered: