Find out and document how to use the makeDropTarget component
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
In order to investigate https://github.com/solid/meeting-pane/issues/16 I first want to understand how https://github.com/solid/solid-ui/blob/master/src/widgets/dragAndDrop.js works and how it's used. I haven't found any documentation about that yet, so unless someone can point me, I'll reverse engineer it and create a little tutorial for other developers who want to use it, because it seems like a useful component.
@megoth, @timbl or @joepio let me know if you are aware of any developer documentation or unit tests that already exist for this.
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
Read src/widgets/dragAndDrop.js first to understand how makeDropTarget works and how it is used. Check whether developer documentation or unit tests already exist, using meeting-pane issue 16 as context; done means adding a short tutorial for developers who want to use the component.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation, frontend
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100