Hive Hive
Sign in

Account dropdown stays open while interacting with it

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

The account dropdown in the dashboard header no longer closes prematurely when moving the pointer from the avatar trigger to the menu. It now uses the Noora dropdown hook with an explicit open state and a sibling positioner, replacing the previous hover/focus-only behavior that closed the menu whenever the cursor crossed the gap between the trigger and the content. No data, route, or configuration changes.