plotly / plotly/dash

DataTable should support copy/paste selected cell content

Open
#2,199 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dash-data-table feature P3
Dominant language
Python
Stars
24.4k
Forks
2.3k
Avg merge
2d 7h
Merged PRs (30d)
13

Description

Allow for copy/paste of selected content within a cell, rather than the entire cell content.
As requested on the forum

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

Start by reproducing the DataTable editing and selection behavior described in the issue, then trace the DataTable frontend entry point and its existing clipboard handling. Use the linked forum discussion for the reported context. Done means selected text within a cell can be copied and pasted without replacing the entire cell content.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, react
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.