Skip to content

feat(plugin-data-viewer): CB-1500 possibility to save and see large lobs#766

Merged
Wroud merged 3 commits intodevelfrom
feat/lob
Apr 14, 2022
Merged

feat(plugin-data-viewer): CB-1500 possibility to save and see large lobs#766
Wroud merged 3 commits intodevelfrom
feat/lob

Conversation

@devnaumov
Copy link
Copy Markdown
Member

No description provided.

@devnaumov devnaumov requested a review from Wroud April 13, 2022 11:56
@devnaumov devnaumov self-assigned this Apr 13, 2022
Comment thread webapp/packages/plugin-data-viewer/src/DatabaseDataModel/DatabaseDataManager.ts Outdated
Comment thread webapp/packages/plugin-data-viewer/src/DatabaseDataModel/DatabaseDataManager.ts Outdated
Comment thread webapp/packages/plugin-data-viewer/src/DatabaseDataModel/DatabaseDataManager.ts Outdated
Comment thread webapp/packages/plugin-data-viewer/src/DatabaseDataModel/DatabaseDataManager.ts Outdated
Comment thread webapp/packages/plugin-data-viewer/src/DatabaseDataModel/DatabaseDataManager.ts Outdated
} else if (typeof cellValue === 'string' && isValidUrl(cellValue) && isImageFormat(cellValue)) {
src = cellValue;
}
return '';
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

probably we can show a placeholder image here (we need it from the UI designer)

@devnaumov devnaumov marked this pull request as ready for review April 14, 2022 14:41
@Wroud Wroud merged commit a87a96a into devel Apr 14, 2022
@devnaumov devnaumov deleted the feat/lob branch April 25, 2022 13:26
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