fix: make organization contact email editable#293
Conversation
Allow organization accounts to set/update their contact email in the profile settings form. Individual account emails remain read-only as they are managed through identity/authentication. Closes #215 Co-authored-by: Anthony Lukach <alukach@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude finished @alukach's task in 1m 5s —— View job PR Review
SummaryThis is a clean, focused change that correctly makes the email field editable for organization accounts while keeping it read-only for individuals. The implementation is straightforward with no major issues.
|
Allow organization accounts to set/update their contact email in the profile settings form. Individual account emails remain read-only as they are managed through identity/authentication.
Closes #215
Generated with Claude Code