owncloud / owncloud/android

[FEATURE REQUEST] Improvement: accurate message in snackbar when copying/moving

Open
#4,823 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Contributions are welcome Feature request File list
Dominant language
Kotlin
Stars
4.2k
Forks
3.1k
Avg merge
1d 12h
Merged PRs (30d)
7

Description

That comes from https://github.com/owncloud/android/pull/4802#issuecomment-4207478466.

Current: generic message Items(s) copied/moved correctly

Improvement would be showing:

  • Kind of item: file/folder/item (if both)
  • Plurals
  • Adding same setup to removal operation

(Idea of @mykh-hailo, thanks!!)

TASKS
  • Research (if needed)
  • Create branch feature/feature_name
  • Development tasks
    • Implement whatever
    • ...
    • Implement unit tests (if needed)
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/feature_name into master

Contributor guide

Open the contributing guide

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

Read the linked pull request #4802 discussion for the original context, then locate the snackbar entry points for copying, moving, and removal. Done means messages identify file, folder, or mixed items with correct singular and plural wording for each operation, with tests or QA covering those cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.