Kunzisoft / Kunzisoft/KeePassDX
Auto allow "searchable" if current unsearchable group is selected for search
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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