Gulum
d116b8d8f1
UX-MOBILE-2: Genotyp-Tabellen-Overflow behoben (scrollbar statt page-overflow)
- BreedingResultView: <table class="genotype-table"> in <div class="genotype-table-scroll"> gewrapped.
- index.css: .genotype-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch }.
.genotype-table td { white-space: nowrap } → Tabelle scrollt statt Zellen umzubrechen.
width: 100% entfernt (Tabelle auto-sized to content).
- index.css: .app-main { overflow-x: hidden } → verhindert, dass breite Inhalte
den Page-Body horizontal überlaufen lassen (document.scrollWidth == clientWidth).
- e2e/genotype-table.spec.ts (4 Tests): Wrapper sichtbar, Wrapper selbst scrollbar
(scrollWidth > clientWidth), keine Page-Overflow auf 390px. Beide Viewports.
- Vitest 78 / e2e 106 grün.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-06-06 15:41:59 +02:00
..
2026-06-06 15:22:34 +02:00
2026-06-06 15:28:13 +02:00
2026-06-06 15:09:15 +02:00
2026-06-06 15:28:13 +02:00
2026-06-06 15:22:34 +02:00
2026-06-06 07:55:14 +02:00
2026-06-06 15:28:13 +02:00
2026-06-06 15:34:38 +02:00
2026-06-06 07:16:52 +02:00
2026-06-06 15:41:59 +02:00
2026-06-06 07:47:45 +02:00
2026-06-06 15:11:22 +02:00
2026-06-06 15:16:38 +02:00
2026-06-06 15:22:34 +02:00
2026-06-06 07:16:52 +02:00
2026-06-06 07:16:52 +02:00
2026-06-06 07:16:52 +02:00
2026-06-06 15:28:13 +02:00
2026-06-06 12:18:07 +02:00
2026-06-06 11:23:34 +02:00
2026-06-06 07:16:52 +02:00