Horizontal-org / Horizontal-org/Tella-Android
Allow import of several files at once
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 113
- Forks
- 29
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 9
Description
Currently, users can only import files one by one into the Gallery. This means that if they have to important 20 files, they have to go through the import process 20 times.
Contributor guide
No contributing guide indexed for this repository
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 Gallery's existing single-file import flow and identify the entry point that begins an import. Determine how the flow can accept several selected files while preserving the current behavior. Done means users can import 20 files without repeating the process for each file, with the existing Gallery import behavior still working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100