Frontend-Bug: Kein Scrolling im Detailed View

Vorgehen: Abgehakt falls nicht Grund für Fehler

Suche in alten MRs/Commits nach Änderungen am Styling

Sonstige Ideen

max_height: 80px;
  • mögliche Lösung auf stackoverflow: JS focus oder unfocus - über Event von ResultList ausgelöst
setFocusToDetailedView () {
  document.getElementById('card').focus()
}
  • Beispiel:

Screen_Shot_2018-07-02_at_09.48.38

Edited by Lukas Gehrke
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information