decentraland / decentraland/bevy-explorer
Alert popups in system ui
Open
core engine
enhancement
ui
- Dominant language
- Rust
- Stars
- 27
- Forks
- 20
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 78
Description
we have a "toast" system in the native ui which announces things like
- "scene is controlling your camera"
- "message copied to clipboard"
- "lost network connection" (at least it should do that ... doesn't currently)
- etc
spec and implement a mechanism to send these alerts to the system scene, which can filter / categorize and present them to the user
Contributor guide
Assessment
This issue has not been assessed yet.