Skip to content

bug: local png file is not being sent in email as inline-pic correctly #76

@Samlant

Description

@Samlant

Describe the bug
When user selects a locally stored .PNG file to be used within the signature, the email does not correctly display it and instead shows a null icon. Saving this icon also does not show the proper photo.

Expected behavior
A user can select a .PNG or .JPG to be used as their signature img (logo, signature, etc.) and will show properly in email.

Additional context
Seems like we need to utilize some methods that can handle local files, not just photos available on the web... Or provide a way for photos to be automatically uploaded to the web... First look into the HTML source code to adopt lcoal file usage, secondly into Graph API for local file requriements/process, & thirdly look into utilizing online urls if needed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working as-needed or as-intended, or may be missing dataimprovementImprovements or additions to already-existing code---not part of new features/requests

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions