Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[BUG] Incorrect tab after cancelling copy or move (KWS)

Open Beginner friendly
#4,992 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
70/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Active
Tech stack
android, kotlin
Domain
mobile

Research direction

Look for the UI components handling the bottom bar tabs (likely 'Personal' and 'Spaces') and the copy/move picker dialog. The bug is in the tab selection state after canceling the dialog. Start by finding the cancel callback in the picker and trace how the bottom bar's selected tab is reset. Check the relevant ViewModel or fragment for tab state management. Running the app and reproducing the bug will help locate the code.

Written by the indexing model from the issue text.

Description

KW-related Type:bug UI / UX
Steps to reproduce
  1. In a KWS account, open any folder (space)
  2. Select Copy or Move of any item
  3. In the picker, click on Cancel
Actual behaviour

On the bottom bar, Personal selected

Expected behaviour

On the bottom bar, Spaces selected

Dominant language
Kotlin
Stars
4.2k
Forks
3.1k
Avg merge
3d 10h
Merged PRs (30d)
13

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.

More from owncloud/android

All issues in owncloud/android

Similar issues

More Kotlin issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.