playcanvas / playcanvas/editor

Allow selecting and copying text throughout the Editor UI

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

Nobody has claimed this yet.

area: editor interface enhancement
Dominant language
TypeScript
Stars
1.3k
Forks
215
Avg merge
1d 29m
Merged PRs (30d)
30

Description

In general if text is inside a div or span then selection and copy should be allowed. Ideally the default menu should be allowed.

As an example - the text in ui-label notes in the builds menu.

A use case is simply copying something you've written there to post it elsewhere (twitter, whatever).

A workaround is using dev tools and inspect element and copying the text.

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 locating the builds menu and its ui-label notes, then inspect how text selection is handled across the Editor UI. Confirm that text inside div or span elements can be selected and copied, and that the default context menu is available.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.