Slideshow accepts new files via a drag and drop but nothing happens
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 146
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Browser: Vivaldi | 5.3.2679.68 (Stable channel) (x86_64)
Test server: https://hochstenbach.solidcommunity.net:8443
In the slideshow menu I can drop a new image file. I get a Javascript message that says "Are you sure you want drop this file here". When I click OK the image file gets opened in a new tab (with URL file:///Users/patrickhochstenbach/Desktop/Images/optimism.jpeg) but nothing changes on the pod.
I would expect:
- If there is nothing that can be uploaded, then the pod shouldn't tell me something can be uploaded.
- If there is something that can be uploaded, then the pod should accept the upload and present it.
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
Reproduce the problem from the slideshow menu in Vivaldi using the provided test server and a local image file. Trace the slideshow drag-and-drop entry point and verify that dropping an image either uploads and presents it on the pod or does not claim that uploading is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100