mapikit / meta-editor

The IDE for Meta-System
GNU General Public License v3.0
2 stars 0 forks source link

Notification System #22

Closed zelcion closed 5 months ago

zelcion commented 6 months ago

Description

We need a standard way of notifying users of processes happening in the background, Async errors, actions information, and other useful feedbacks.

The proposal here is to have a global UI component that we can use to warn, inform, and announce to the user.

Proposal

A UI component capable of displaying stacked notifications from any source within Meta-Editor.

Should have: