[FEATURE REQUEST] File placeholder while uploading
Open
Nobody has claimed this yet.
Feature request
- Dominant language
- Kotlin
- Stars
- 4.2k
- Forks
- 3.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 7
Description
We can add a placeholder for a file which is being uploaded and show in the list where it is being added. This would be a nice improvement and would be a better acknowledgement to the user.
That's how GDrive does it -->
Do let me know and I can start working on 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
The issue names no files, entry points, or tests. Start by locating the Kotlin upload-list implementation and its existing tests, then trace how a file enters the upload flow. Done means an uploading file appears as a placeholder in the list at its insertion position, matching the requested user acknowledgement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100