Skip to content

fix: safe parse query schema signup#18927

Merged
hbjORbj merged 1 commit intomainfrom
fix/safe-parse-query-schema-signup
Jan 28, 2025
Merged

fix: safe parse query schema signup#18927
hbjORbj merged 1 commit intomainfrom
fix/safe-parse-query-schema-signup

Conversation

@hbjORbj
Copy link
Copy Markdown
Contributor

@hbjORbj hbjORbj commented Jan 27, 2025

What does this PR do?

  • Fixes CAL-[FILL IN]

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • N/A - I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

How should this be tested?

  • Please use the latest Vercel preview and test please 🙏.

@graphite-app graphite-app Bot requested a review from a team January 27, 2025 18:05
@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Jan 27, 2025

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (01/27/25)

1 reviewer was added to this PR based on Keith Williams's automation.

@keithwillcode keithwillcode added consumer core area: core, team members only labels Jan 27, 2025
@dosubot dosubot Bot added the 🐛 bug Something isn't working label Jan 27, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Jan 27, 2025 6:06pm
calcom-web-canary ⬜️ Ignored (Inspect) Jan 27, 2025 6:06pm

Comment on lines +70 to +71
username: queryData.success ? queryData.data.username : null,
email: queryData.success ? queryData.data.email : null,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the only place where preFillusername and prefilEmail are used

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 27, 2025

E2E results are ready!

@hbjORbj hbjORbj merged commit f2d12a4 into main Jan 28, 2025
@hbjORbj hbjORbj deleted the fix/safe-parse-query-schema-signup branch January 28, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working consumer core area: core, team members only ready-for-e2e

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants