Fix: Functions dropdown positioning (#2073)

Now it uses the position where it have enough space for it. Also removed
the input component as it didn't do anything.

<img width="2032" height="1167" alt="Screenshot 2025-09-05 at 14 29 00"
src="https://github.com/user-attachments/assets/0f75e4c3-ae7d-4200-b76c-e1f781f339ac"
/>

Fixes #2069
This commit is contained in:
Zoltán Bedi
2025-09-15 20:12:36 +02:00
committed by GitHub
parent 47226b864d
commit b95859cf52
2 changed files with 14 additions and 40 deletions

View File

@@ -0,0 +1,5 @@
---
'grafana-zabbix': patch
---
Fix: Functions dropdown positioning