HA menu fix

Fixes menus and dropdowns that are cut off or unclickable in Home Assistant Web GUI (Web Awesome components bugs).

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
BluffingJohn
Ημερήσιες εγκαταστάσεις
1
Σύνολο εγκαταστάσεων
1
Βαθμολογίες
0 0 0
Έκδοση
1.0.1
Δημιουργήθηκε την
28/03/2026
Ενημερώθηκε την
28/03/2026
Μέγεθος
2 KB
Άδεια
MIT
Εφαρμόζεται σε

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)