gnab / gnab/editableCell

Copy images not only text

Open
#34 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
35
Forks
8
PR merge metrics
No merged PRs in 30d

Description

I have a request regarding the simple copy function via a normal shortcut.
If I have a image in a html table with a simple img balise, this balise refer to this image via a link, In a normal html table I can copy paste and I will get the image copied as well. In editableCell I have nothing.

Do you think it would be possible to implement this ?

Thanks for the great job.

Contributor guide

No contributing guide indexed for this repository

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

Start by reviewing editableCell's normal copy shortcut behavior and how it handles HTML table cells containing an img element referenced by a link. Done means copying such a cell preserves the image rather than producing an empty result, with the behavior verified in the project’s existing usage or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.