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

#2043: Thumbnail images are not readable in Template Dialog #2098

Conversation

KonstantinEpam23
Copy link
Collaborator

Closes #2043

@KonstantinEpam23
Copy link
Collaborator Author

KonstantinEpam23 commented Jan 17, 2023

This is an updated version of the following PR: #2063

@@ -41,9 +40,9 @@ interface TemplateTableProps {
onDelete?: (tmpl: Template) => void
onAttach?: (tmpl: Template) => void
titleRows?: 1 | 2
renderOptions?: any
Copy link
Collaborator

Choose a reason for hiding this comment

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

is it possible to add a type shape for a renderOptions?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

we don't have one now, I think we can add that as a separate refactor ticket for the future

@KonstantinEpam23 KonstantinEpam23 merged commit e3dad28 into master Jan 18, 2023
@KonstantinEpam23 KonstantinEpam23 deleted the 2043-thumbnail-images-are-not-readable-in-template-dialog branch January 18, 2023 10:09
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.

Thumbnail images are not readable in Template Dialog
3 participants