Skip to content

Enable filtering currencies by name.#637

Merged
krokosik merged 1 commit intooss-apps:mainfrom
addap:636-currency-name-filter
May 8, 2026
Merged

Enable filtering currencies by name.#637
krokosik merged 1 commit intooss-apps:mainfrom
addap:636-currency-name-filter

Conversation

@addap
Copy link
Copy Markdown
Contributor

@addap addap commented May 4, 2026

Fixes #636.

Description

Use the keywords property of CommandItem which can receive extra arguments to filter for.

Demo

splitpro

Checklist

  • I have read CONTRIBUTING.md in its entirety
  • I have performed a self-review of my own code
  • I have added unit tests to cover my changes
  • The last commit successfully passed pre-commit checks
  • Any AI code was thoroughly reviewed by me (none)

Fixes oss-apps#636.
Use the keywords property of CommandItem which can receive extra
arguments to filter for.
@addap addap force-pushed the 636-currency-name-filter branch from fc619e7 to c6810eb Compare May 5, 2026 11:16
@addap
Copy link
Copy Markdown
Contributor Author

addap commented May 5, 2026

oops sorry, I ran the pre-commit check but did not notice it actually reformatted something which did not end up in the commit. I fixed that and ran the check workflow in my fork. Should work now.

@krokosik krokosik merged commit 63bccdd into oss-apps:main May 8, 2026
1 check passed
@krokosik
Copy link
Copy Markdown
Collaborator

krokosik commented May 8, 2026

Awesome improvement, thank you!

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.

Enable filtering by currency name

2 participants