feat(web): Paket-Tracking UI — feature-tracking in Webapp einbinden #230
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#230
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?
Hintergrund
v0.3 (Paket-Tracking MVP) wurde komplett mobile-only umgesetzt. Das
@mrrmlab/feature-tracking-Package ist zwar Tamagui-basiert und damit web-kompatibel, ist aber nirgends inapps/webeingebunden. Das verletzt die CLAUDE.md-Regel UI-Änderungen immer für web + mobile.Ziel
Tracking-Liste + Detail-Ansicht auch in der Webapp verfügbar machen, mit gleichem UX wie mobile.
Aufgaben
@mrrmlab/feature-trackingals Dependency inapps/web/package.jsonaufnehmenTrackingApiClientProviderin der Web-Root einbinden (analog zuapps/mobile/app/_layout.tsx)/paketeinapps/web/src/routes/(TanStack Router) — nutztTrackingListScreen/pakete/$trackingId— nutztTrackingDetailScreen@mrrmlab/uiScreenauf Web funktioniert (oder sonst web-Variante adden)Hinweise
Refs v0.3, blocker für CLAUDE.md-Konformität