Skip to content

Alert Toast Integration #143

@PlainOlSoapBar

Description

@PlainOlSoapBar

About

Currently, the GCS has a prototype that spawns alert toasts for specific warnings and errors. What's missing is integration with the backend.

You will likely be working with the files in src-tauri/src/telemetry.

You do not need to worry about the issue with page refreshes that I mentioned in the documentation unless I provide further notice:

MISSING: Toasts do not persist through page refreshes. This can be added when this component is integrated with the backend.

UPDATE: Also, keep placeholder buttons that spawn toasts as a test/debug tool. If you have time, please also make it so that the button's div doesn't cover other UI elements.

Tasks

  1. Change name of Error Toast -> Alert Toast for all instances.
  2. Integrate the backend with the alert toasts.
  3. Update documentation accordingly with your changes.
  4. Reduce ErrorToast's div so that it does not cover other UI elements.

Metadata

Metadata

Projects

Status

In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions