uiwjs / uiwjs/react-codemirror
Disable drag and drop fonctionnality
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to disable drag and drop?
I saw that there is a dragDrop property but don't know where to put it.
Also tried to add event extensions and return false on drop but nothing seems to work
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the dragDrop property and the event-extension configuration in the repository. Reproduce the reported inability to disable drag and drop, then verify that the documented configuration or integration prevents the behavior without relying on an unsupported event handler.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100