Kunzisoft / Kunzisoft/KeePassDX

Auto allow "searchable" if current unsearchable group is selected for search

Open
#2,378 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
Kotlin
Stars
7.3k
Forks
403
Avg merge
2d 10h
Merged PRs (30d)
1

Description

Checks
  • I have read the Wiki, searched the open issues, and still think this is a new feature.
Explain the problem clearly and succinctly:

I have to fiddle with two buttons every time I want to search a search-disabled group.

Describe the solution you'd like:

Automatically gray out searchable (assume yes) if current group is not searchable but the user tapped its button to search it (its button is on).

Describe alternatives you've considered:

No response

Additional context:

No response

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

Start by locating the Android search controls for the current group and trace how the group's searchable state affects the search option. Reproduce the two-button interaction described in the issue. Done means selecting a non-searchable group for search automatically treats searchable as enabled without requiring a second button action, while preserving the existing behavior for searchable groups.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.