How to make Context Menu show the EditContext selection instead of the canvas items
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 48
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Righ now, applying EditContext to a Canvas, doesn't change the context menu items to reflect that some text is selected when right clicking when in bounds of the selected text. Also, this EditContext would be good to have for selecting text in a canvas without it being a "textfield" (example: a canvas drawn SelectionContainer)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named; start by tracing how EditContext is applied to a Canvas and how context-menu items are selected. Clarify the expected behavior for selections within the canvas and for canvas text that is not a text field, then identify the relevant implementation and tests before estimating the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100