Hive Hive
Sign in

Inline flash messages instead of floating toasts

Metadata
Source
GitHub
Version
0.31.3
Domains
Published
Jun 23, 2026 · 10:27 UTC
Repository
tuist/hive
Update

Flash messages (success and error feedback) now render inline above page content on dashboard, account, and operations pages, instead of as floating overlays. Previously these messages appeared as transient toasts in a fixed viewport position, which could cover unrelated controls and were easy to miss. The new behavior keeps the feedback anchored to the page area that produced it.