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

Allow empty topic descriptions #716

Merged

Conversation

stnguyen90
Copy link
Contributor

What does this PR do?

Allow empty topic descriptions. We must pass undefined because the server won't accept an empty string. Undefined will make the server use the default value, which is an empty string.

Test Plan

Manual

Related PRs and Issues

Parent:

Have you read the Contributing Guidelines on issues?

Yes

We must pass undefined because the server won't accept an empty string.
Undefined will make the server use the default value, which is an empty
string.
Copy link

vercel bot commented Jan 11, 2024

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

Name Status Preview Comments Updated (UTC)
console-cloud ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2024 2:02am
console-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2024 2:02am
console-preview-cloud ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2024 2:02am

@TorstenDittmann TorstenDittmann merged commit d40cb24 into feat-auth-user-targets Jan 12, 2024
4 checks passed
@TorstenDittmann TorstenDittmann deleted the feat-empty-topic-description branch January 12, 2024 11:35
This was referenced Jan 17, 2024
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.

None yet

2 participants