PhilippC / PhilippC/keepass2android
[FEAT] Mark expired search results
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
When searching for entries, please mark in the result list enties that are no longer valid / expired by using e.g. strike through font or gray color or similar.
Contributor guide
No contributing guide indexed for this repository
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 search result list and the logic that determines whether an entry is expired. Review how result rows are rendered and choose the existing visual conventions for distinguishing invalid entries. Done means expired entries are visibly marked in search results while valid entries remain unchanged; verify the behavior with the relevant search flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100