chore: dynamic page titles for browser history #19
No reviewers
Labels
No labels
agent
blocked
agent
new
agent
review
agent
working
complexity
high
complexity
low
priority
high
priority
low
priority
medium
risk
high
risk
low
risk
medium
type
bug
type
chore
type
feature
type
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tfks/trippin!19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/dynamic-page-titles"
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?
Refs: #18
Summary
title?: stringto the sharedStateinterface inutils.ts_app.tsxto usectx.state.title ?? "trippin"for the<title>tagctx.state.titlein every page handler: item-specific pages (trips, teams, shared views) use the item name; list and utility pages get a descriptive static label (e.g. "My Trips | trippin", "Globe | trippin")Test plan
just validatepasses (78 tests, clean audit/sast/secrets)