nextcloud / nextcloud/whiteboard

Support adding/uploading multiple images at once (drag & drop or select images from dialogue window)

Open
#1,059 1 comment 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.