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

Introuduce private custom field option #4314

Conversation

thecalcc
Copy link
Contributor

@thecalcc thecalcc commented Aug 23, 2023

SDESK-7043

@thecalcc thecalcc requested a review from tomaskikutis August 23, 2023 12:18
@@ -3359,6 +3359,7 @@ declare module 'superdesk-api' {
editorComponent: React.ComponentClass<IEditorComponentProps<IValueOperational, IConfig, IUserPreferences>>;
previewComponent: React.ComponentType<IPreviewComponentProps<IValueOperational, IConfig>>;

private?: boolean;
Copy link
Member

Choose a reason for hiding this comment

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

can you add a comment describing the use case?

@thecalcc thecalcc requested a review from tomaskikutis August 24, 2023 08:41
@thecalcc thecalcc merged commit af8cd7f into superdesk:authoring-react-post-broadcasting Aug 24, 2023
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