[Bug] Listen-Screens scrollen nicht — Inhalt unterhalb Viewport unerreichbar #447
Labels
No labels
app/archiv
app/einkaufslisten
app/imap-client
app/wissensbasis
arch-answered
arch-question
area/api
area/auth
area/infra
area/mobile
area/shared
area/ui
area/web
portfolio-status
prio/high
prio/low
prio/medium
roadmap/public
size/l
size/m
size/s
size/xl
size/xs
status/blocked
status/needs-info
type/bug
type/chore
type/docs
type/feature
type/idea
type/refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
admin-mrrm/mrrmlabapp#447
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Repro: Shopping-Liste mit vielen Items öffnen. Items unterhalb des Viewports sind nicht erreichbar — die Seite scrollt gar nicht.
Ursache:
Screenaus@mrrmlab/uiist einYStack flex={1}ohne Scroll-Container. Betrifft alle 4 List-Screens:ShoppingListScreen,TodoListScreen,NotesListScreen,ListsOverviewScreen.Fix: opt-in
scrollableProp amScreen-Component (wrapped Inhalt inScrollView), an den 4 List-Screens angewendet. Andere Screens haben bereits explizite ScrollViews (mail, archiv, einstellungen) — die bleiben unverändert.Ziel-Release: v0.6.6-rc19