nextcloud / nextcloud/notes-android

Hide the Move function from the edit note view when only a single account is logged in

Open
#1,938 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Java
Stars
1.1k
Forks
168
Avg merge
1d 17h
Merged PRs (30d)
31

Description


Please use GitHub reactions 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!

When you are in a note (edit view), there is an option for Move from the context menu, i.e. to move the note to a new account.
However, from the all-notes list view, if one or multiple notes are selected (via long-press) this function is not presented as an option.

Describe the solution you'd like
from the all-notes list view, if one or multiple notes are selected (via long-press) it would be nice to have the option to move these notes to a new account, i.e. without needing to enter each note individually.

Describe alternatives you've considered
none

Additional context
...

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

Reproduce the behavior in the note edit view and the all-notes list after selecting one or more notes, then inspect the corresponding context menus. Clarify whether the goal is to hide Move for a single account or add Move to the list view; done means the agreed behavior is consistent in both places.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.