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

[BUG] Remove three dot button from KWS space cards

Open Beginner friendly
#4,991 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
75/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Active
Tech stack
android, kotlin
Domain
frontend, mobile

Research direction

Look for space card UI components, likely in a fragment or adapter handling the Spaces screen. Find where the three-dot menu is shown and conditionally hide it for KWS accounts. Check for account type flags or server info to differentiate KWS. Test by adding a KWS account via bridge and verifying the button is hidden.

Written by the indexing model from the issue text.

Description

Crash KW-related Type:bug
Steps to reproduce
  1. Add an account over a KWS server with the bridge
  2. Click on Spaces
Actual behaviour

Three dot button available showing Members. Clicking on Members makes the app crash.

Image
Expected behaviour

Three dot button does not make sense for KWS accounts, since spaces are not there, but folders. It should be hidden.

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.