Skip to content

Allow empty partner descriptions - #455

Open
jaykbpark wants to merge 1 commit into
devfrom
agent/allow-empty-partner-description
Open

jaykbpark wants to merge 1 commit into
devfrom
agent/allow-empty-partner-description

Conversation

@jaykbpark

Copy link
Copy Markdown
Contributor

What changed

  • Made partner description optional in the event form schema with an empty-string default.
  • Removed the required marker from its label.

Why

Create and edit payloads already send partnerDescription as a string and support "", but the frontend schema blocked saving unless the field contained text.

Impact

Events without partner-specific copy can be saved while preserving the backend field.

Validation

  • Focused schema check confirms the field defaults to ""
  • npm run lint (passes with pre-existing warnings)
  • Prettier and git diff --check
  • AutoReview: clean, no accepted/actionable findings

@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
biztech-v2 Ready Ready Preview Sep 7, 2026 11:17pm UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant