Skip to content
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

Improve pre-mission checks and alerts #1592

Open
7 of 22 tasks
prasm313 opened this issue May 15, 2024 · 2 comments
Open
7 of 22 tasks

Improve pre-mission checks and alerts #1592

prasm313 opened this issue May 15, 2024 · 2 comments
Labels
backend Backend related functionality bug Something isn't working epic feature New feature or request frontend Frontend related functionality improvement Improvement to existing functionality

Comments

@prasm313
Copy link
Contributor

prasm313 commented May 15, 2024

Describe the improvement you would like to see

Mission pre-checks

Alerts

  • UX for user alerts and notifications, see comment
    • Only generate banner alerts for specific alerts. Generate list alerts for all alert.
    • Create alerts page.
    • Create functionality for silencing alerts, removing the "red dot" under the alerts icon when there are no new alerts.
  • Store alerts and alert timestamps
  • Implement remaining alert types
    • Aborted missions
    • Low battery
    • Low pressure
  • Implement alert feature #1560 - In order to improve user clarity
  • Update message in robot-is-blocked banner #1523 - Change text for blocked error banner

How will this change existing functionality?

Will make Flotilla easier to navigate for the users.

How will this improvement affect the current Threat Model?

N/A

@prasm313 prasm313 added bug Something isn't working improvement Improvement to existing functionality frontend Frontend related functionality epic labels May 15, 2024
@Eddasol Eddasol added the backend Backend related functionality label May 24, 2024
@prasm313 prasm313 added the feature New feature or request label May 24, 2024
@haakonsf
Copy link
Contributor

Edited text to reflect current identified gaps for a well working alerts feature. #1713 provides the implementation of a notifications drop down menu, but does not change alerts behavior. With this alerts are generated twice in order to not remove any current functionality. This is temporary until a discussion on desired notification behavior and what alerts to display when is had.

@haakonsf
Copy link
Contributor

haakonsf commented Sep 9, 2024

From a previous UX discussion:
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related functionality bug Something isn't working epic feature New feature or request frontend Frontend related functionality improvement Improvement to existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants