Persist workspace creation and teammate invites#27
Conversation
|
I think this still misses two core parts of #1. First, switching workspaces does not appear to scope the mail data. The PR adds Second, the issue explicitly includes team invites by email. The new |
|
Thanks for the review. I pushed a follow-up in 4ebdbc7 that should cover both missing pieces:
I also wired workspace email accounts for personal/new workspaces so the scoped inbox has real account data to use. |
|
I think one follow-up still leaves new workspaces without scoped mail data.
Result: a newly created workspace can be selected, but |
/claim #1
Summary
Testing
corepack pnpm install --frozen-lockfilecorepack pnpm --filter inbox-zero-ai lint(passes; existing unrelated warnings remain in CommandK, mail-list, and single-image-dropzone)corepack pnpm --filter inbox-zero-ai exec tsc --noEmitgit -c core.whitespace=cr-at-eol diff --cached --checkI used dummy local environment values for lint/typecheck because the app validates required env vars while loading Next config.