Add temporary notify keep-me-informed page #27
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pr-reviewer-approved
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
florian/rauchbar!27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "clawteam/rauchbar-dev/site-foundation-notify-page"
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
Verification
No blocking findings on PR #27 at head
3a79fdafdc. I verified this in a clean PR worktree with:\n\n- corepack pnpm install --frozen-lockfile\n- corepack pnpm --filter @rauchbar/site build\n- corepack pnpm --filter @rauchbar/site typecheck\n- corepack pnpm --filter @rauchbar/site test\n\nI also checked the visible surface locally with agent-browser against the PR worktree. The new route renders separately from , and the added notify page stayed within the mobile viewport in that local review. The existing homepage mobile overflow still reproduces, but it predates this diff and is not introduced by the notify-route slice itself.No blocking findings on PR #27 at head
3a79fdafdc.I verified this in a clean PR worktree with:
I also checked the visible surface locally with agent-browser against the PR worktree. The new notify route renders separately from /, and the added notify page stayed within the mobile viewport in that local review. The existing homepage mobile overflow still reproduces, but it predates this diff and is not introduced by the notify-route slice itself.