Skip to content

Debts filter — consistent with Transactions/Dues - #56

Merged
TheCoderAS merged 2 commits into
mainfrom
claude/android-debts-filter
Aug 11, 2026
Merged

Debts filter — consistent with Transactions/Dues#56
TheCoderAS merged 2 commits into
mainfrom
claude/android-debts-filter

Conversation

@TheCoderAS

Copy link
Copy Markdown
Owner

Makes the Debts screen's filters use the exact same pattern as Transactions and Dues.

Before: two inline popup "chips" (Status / Direction) — a different control from the other screens.

After: the shared pattern —

  • Search field + a tonal filter button with an active-count badge.
  • Tapping it opens a Filters bottom sheet with Status / Direction dropdowns and Clear all / Done.
  • Active choices appear as removable chips under the search row.
  • Same defaults: Status: Outstanding, Direction: All.

Version → 1.0.8+9. flutter analyze: 0 errors.

🤖 Generated with Claude Code

https://claude.ai/code/session_016jkAcgzuuxTfBiAgMLWgC4


Generated by Claude Code

claude added 2 commits August 11, 2026 14:58
Replace the inline Status/Direction popup chips with the shared pattern: a tonal filter button (with an active-count badge) opening a Filters bottom sheet (Status/Direction dropdowns + Clear all/Done), and removable active-filter chips below the search. Same defaults (Status: Outstanding, Direction: All).

Bump version to 1.0.8+9
White tile looked harsh in dark theme and a dark-navy tile hid the dark-blue logo; indigo reads as intentional on both light and dark home screens with reasonable logo contrast. Splash already adapts (white light / dark navy) — unchanged.
@TheCoderAS
TheCoderAS merged commit da0e851 into main Aug 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants