From bdd8cb89a3995d9b08f4c944f35a7fedd4308aae Mon Sep 17 00:00:00 2001 From: Tobi G Date: Fri, 28 Aug 2026 00:47:57 +0200 Subject: [PATCH] Batterie-Messwertliste: Zeilen sehen nicht mehr klickbar aus (Cursor/Presshighlight) .leaf (Panel) und .dm-listenzeile (companion-app) galten fuer echte Navigations-Buttons UND fuer die reine
-Messwertliste gleichermassen - Hand-Cursor und Tipp-Rueckmeldung suggerierten dort faelschlich Klickbarkeit, obwohl die Liste nur Wischen-zum-Loeschen unterstuetzt. Beide Regeln jetzt auf button.leaf/button.dm-listenzeile beschraenkt - echte Zeilen-Buttons (Fahrten, Tankvorgaenge, Servicebuch) bleiben unveraendert klickbar. Version 2026.8.27.22, live verifiziert (Cursor auto statt pointer bei der Messwertliste, pointer weiterhin bei echten Zeilen-Buttons). Co-Authored-By: Claude Sonnet 5 --- AGENTS.md | 30 +++++++++++++++++++ companion-app/src/stile/screens.css | 7 +++++ .../frontend/audi-dashboard.css | 10 +++++-- .../audi_dashboard/manifest.json | 2 +- 4 files changed, 45 insertions(+), 4 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 32827c0..e6e99fb 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -3909,6 +3909,36 @@ minimum, `12.149` at `09:44:00Z`), correctly skipping that same day's `15.439` m three preceding fully-out-of-border days (`2026-08-23`/`24`/`25`, both min and max pinned at `13.988`, always excluded). +## AA. Battery measurement list rows looked clickable but weren't (2026.8.27.22) + +Owner report: "The line items at messwerte seem to be clickable. But they shall not be clickable" - the +Batterie-Messwerteliste (`vBatterieliste()`/`BatterieListe.tsx`) only supports swipe-to-delete, no per-row +navigation, but the rows visually signaled otherwise. + +Root cause, identical shape in both codebases: the shared list-row CSS class (`.leaf` in the panel, +`.dm-listenzeile` in companion-app) is used for two genuinely different kinds of rows - real navigable +buttons (`