nextcloud / nextcloud/whiteboard
Support adding/uploading multiple images at once (drag & drop or select images from dialogue window)
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
It seems, that I could import only one image per drag and drop. Even open image dialogue doesn't allow me to select several images.
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
Start by tracing the existing image import flow from the drag-and-drop handler and image selection dialog described in the issue. Check how selected files are passed into the whiteboard, then verify that multiple dragged or dialog-selected images are imported without breaking single-image imports. Done means both input methods accept multiple images.
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
- 64/100