-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add filtering of group name to autocomplete for transactions #2861
Add filtering of group name to autocomplete for transactions #2861
Conversation
❌ Deploy Preview for actualbudget failed.
|
Bundle Stats — desktop-clientHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger
Smaller No assets were smaller Unchanged
|
Bundle Stats — loot-coreHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset No files were changed View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
The theme button on the top of the page was removed recently. It shows up in development but not production for color testing. |
Why was this removed???? it was a great place for it. |
It looks pretty good. Can you remove all the code for the settings option as that is no longer relevant? |
removed toggleable settings
Thanks for working on this! |
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx
Outdated
Show resolved
Hide resolved
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Usability works as expected. Thanks for working on this! 👍
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx
Outdated
Show resolved
Hide resolved
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx
Outdated
Show resolved
Hide resolved
packages/desktop-client/src/components/autocomplete/Autocomplete.tsx
Outdated
Show resolved
Hide resolved
…c to categoryautocomplete, used toSorted, used Usememo, added TS.
Co-authored-by: Robert Dyer <[email protected]> Co-authored-by: Matiss Janis Aboltins <[email protected]>
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx
Outdated
Show resolved
Hide resolved
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx
Outdated
Show resolved
Hide resolved
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx
Outdated
Show resolved
Hide resolved
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx
Outdated
Show resolved
Hide resolved
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx
Outdated
Show resolved
Hide resolved
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx
Outdated
Show resolved
Hide resolved
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx
Outdated
Show resolved
Hide resolved
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx
Outdated
Show resolved
Hide resolved
…099/actual into autoCompleteCategories
Co-authored-by: Matiss Janis Aboltins <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for your hard work on this!
(will wait for another maintainer to review before merging)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Reference #1681
I am anticipating criticism, so I am all ears. If you have a better place to put this option, please let me know :) I just really need this option.