Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make banner title and description nullable, not optional #4545

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

allisonking
Copy link
Contributor

Closes https://ethyca.atlassian.net/browse/PROD-1566

Description Of Changes

The new banner title and banner description fields can be null, so the yup schema had to be nullable not optional

Code Changes

  • .optional() --> .nullable()
  • Cypress test

Steps to Confirm

  • See bug report steps!

Pre-Merge Checklist

Copy link

vercel bot commented Jan 4, 2024

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

Name Status Preview Comments Updated (UTC)
fides-plus-nightly ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2024 5:03pm

Copy link
Contributor

@NevilleS NevilleS left a comment

Choose a reason for hiding this comment

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

Thanks 👍

Copy link

cypress bot commented Jan 4, 2024

Passing run #5853 ↗︎

0 4 0 0 Flakiness 0

Details:

Merge f7e7868 into b15ebbe...
Project: fides Commit: dd6ac23f32 ℹ️
Status: Passed Duration: 00:35 💡
Started: Jan 4, 2024 5:14 PM Ended: Jan 4, 2024 5:14 PM

Review all test suite changes for PR #4545 ↗︎

@allisonking allisonking merged commit b24c436 into main Jan 4, 2024
13 checks passed
@allisonking allisonking deleted the aking/prod-1566/overlay-bug branch January 4, 2024 17:51
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.

2 participants