Greasy Fork is available in English.
Fixes menus and dropdowns that are cut off or unclickable in Home Assistant Web GUI (Web Awesome components bugs).
This script fixes the annoying bug where settings menus and dropdowns are cut off or become unclickable within Home Assistant tables and dashboards (caused by Web Awesome component restrictions and CSS overflow/containment).
It recursively injects custom styles into the Shadow DOM to ensure menus always appear on top.
Use: Greasemonkey, Tampermonkey, Violentmonkey, etc addon to install this script to you browser
Works on multiple browsers.
If you are using Firefox/etc, ensure you are adding your HA URL (custom IP/Port) to the script's inclusion list!
I've tested it on Home Assistant Core 2026.3.4 + Win7 with:
Firefox 115 (Greasemonkey)
Edge 109 (Violentmonkey)
Chrome 109 (Tampermonkey Legacy)