upload attachment with already existing filename
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Describe the bug
if u try to reupload an attachment without changing filename,
it doesn't get executed without further notification.
To Reproduce
Steps to reproduce the behavior:
- create a text document
- upload doc to card
- change doc content, save locally without changing filename
- upload again to card
browser:
only way to see, that file isn't uploaded, is checking upload time
android app:
file already exists notification
Expected behavior
file gets updated,
or
a noticeable notification that file isn't uploaded: "file already exists"
Nextcloud Deck version:
1.0.0
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 reproducing the upload sequence in the browser: upload a text document to a card, change its contents without changing the filename, and upload it again. Compare the browser behavior with the Android app's existing-file notification; done means the file is updated or the browser shows a noticeable "file already exists" message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100