fix(ui): make Screen scrollable so list detail screens scroll on mobile #448
No reviewers
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!448
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/list-screens-scrollable"
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?
Summary
Screenaus@mrrmlab/uiakzeptiert opt-inscrollable-Prop, wrapped Inhalt inScrollView.v0.6.6-rc19+ roadmap.json-Eintrag.Test plan
pnpm typecheckin@mrrmlab/ui,feature-lists,feature-shopping-list,mobile— alle grünpublish-debug-apk→ manueller Test auf Shopping-Liste mit 20+ ItemsFixes #447
Screen aus @mrrmlab/ui war ein YStack flex={1} ohne ScrollView, dadurch waren auf Mobile Items unterhalb des Viewports in Shopping-, Todo-, Notes- und Lists-Overview-Screen unerreichbar. Opt-in scrollable-Prop am Screen-Component aktiviert einen ScrollView-Wrapper; an den vier Listen-Screens angewendet. Fixes #447 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>