LoginRadius / LoginRadius/egnature
on click "copy" will contains base64 copy of images, wide range of characters.
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 35
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
on click "copy" will contains base64 copy of images ,
which might be an issue with some email provider to not allow set as a signature (due to having more character then limit). try with gmail, go to setting to update signature it will block
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the copy action described in the issue, then paste the result into a Gmail signature to confirm the size and character-limit failure. Trace the copy entry point and determine how image data is included; done means Gmail accepts the copied signature without the unwanted image data or excessive content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100