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

feat(components/molecule/photoUploader): send extended info on photos uploaded callback #2458

Conversation

quinwacca
Copy link
Contributor

molecule/photoUploader

🔍 Show

Send all current file properties on photos uploaded callback, with the exception of original base 64 image.

Types of changes

  • ✨ New feature (non-breaking change which adds functionality)

Description, Motivation and Context

At motor, we need to access more current file properties when this callback is executed.
We ignore here the original base 64 file to prevent unnecessary extra work with big images.

@github-actions
Copy link

github-actions bot commented Nov 8, 2022

STATEMENTS BRANCHES FUNCTIONS LINES
≍ 0= ≍ 0= ≍ 0= ≍ 0=
% 72.43 58.73 60.48 74.16
ABS 2825 / 3900 1617 / 2753 525 / 868 2719 / 3666

@quinwacca quinwacca merged commit df2120f into master Nov 8, 2022
@quinwacca quinwacca deleted the feature/molecule-photouploader-extended-info-at-uploaded-callback branch November 8, 2022 14:04
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