parse-community / parse-community/parse-dashboard

Make icon to copy available in other types of segments in info panel

Open
#2,898 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type:feature
Dominant language
JavaScript
Stars
3.8k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

New Feature / Enhancement Checklist
Current Limitation

Option to copy (which appears on hover) is currently available only in case of key-value type of element (as introduced with https://github.com/parse-community/parse-dashboard/pull/2871).

Image

Feature / Enhancement Description

Make the copy icon button available for text shown in other types of segments:
TextItem
TableItem rows (?)

Example Use Case

As shown in the gif above.

Alternatives / Workarounds

As described here: https://github.com/parse-community/parse-dashboard/issues/2650#issuecomment-2669940206

3rd Party References

Can't recall any.

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 reading the existing key-value copy behavior introduced in pull request #2871, then review the linked segment and table-item documentation. Extend the copy affordance to text in TextItem and, if applicable, TableItem rows; done means the icon appears and works for those segment types as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.