LoginRadius / LoginRadius/egnature

on click "copy" will contains base64 copy of images, wide range of characters.

Open
#4 9 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.