Horizontal-org / Horizontal-org/Tella-Android

Allow import of several files at once

Open
#12 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

file management gallery good first issue hacktoberfest high priority new feature
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.