Skip to content
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

Merged
merged 38 commits into from
Jun 18, 2024

Conversation

Crazypkr1099
Copy link
Contributor

@Crazypkr1099 Crazypkr1099 commented Jun 9, 2024

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.

@github-actions github-actions bot changed the title Add toggleable autoCompleteCategories to Settings [WIP] Add toggleable autoCompleteCategories to Settings Jun 9, 2024
Copy link

netlify bot commented Jun 9, 2024

Deploy Preview for actualbudget failed.

Name Link
🔨 Latest commit 7899853
🔍 Latest deploy log https://app.netlify.com/sites/actualbudget/deploys/6671aee554676b0008699c59

@Crazypkr1099 Crazypkr1099 changed the title [WIP] Add toggleable autoCompleteCategories to Settings Add toggleable autoCompleteCategories to Settings Jun 9, 2024
Copy link
Contributor

github-actions bot commented Jun 9, 2024

Bundle Stats — desktop-client

Hey 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

Files count Total bundle size % Changed
9 4.75 MB → 4.75 MB (+607 B) +0.01%
Changeset
File Δ Size
src/components/autocomplete/CategoryAutocomplete.tsx 📈 +607 B (+6.43%) 9.21 kB → 9.81 kB
View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

Asset File Size % Changed
static/js/index.js 3.02 MB → 3.02 MB (+607 B) +0.02%

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
static/js/indexeddb-main-thread-worker-e59fee74.js 13.5 kB 0%
static/js/resize-observer.js 18.37 kB 0%
static/js/BackgroundImage.js 122.29 kB 0%
static/js/narrow.js 75.73 kB 0%
static/js/usePreviewTransactions.js 790 B 0%
static/js/AppliedFilters.js 20.25 kB 0%
static/js/wide.js 263.59 kB 0%
static/js/ReportRouter.js 1.23 MB 0%

Copy link
Contributor

github-actions bot commented Jun 9, 2024

Bundle Stats — loot-core

Hey 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

Files count Total bundle size % Changed
1 1.13 MB 0%

Changeset

No files were changed

View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

No assets were bigger

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
kcab.worker.js 1.13 MB 0%

@Crazypkr1099 Crazypkr1099 changed the title Add toggleable autoCompleteCategories to Settings [WIP] Add toggleable autoCompleteCategories to Settings Jun 9, 2024
@youngcw
Copy link
Contributor

youngcw commented Jun 9, 2024

The theme button on the top of the page was removed recently. It shows up in development but not production for color testing.

@Crazypkr1099
Copy link
Contributor Author

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.

@Crazypkr1099 Crazypkr1099 changed the title [WIP] Add toggleable autoCompleteCategories to Settings [WIP] Add filtering of group name to autocomplete for transactions Jun 11, 2024
@Crazypkr1099 Crazypkr1099 reopened this Jun 11, 2024
@carkom
Copy link
Contributor

carkom commented Jun 11, 2024

It looks pretty good. Can you remove all the code for the settings option as that is no longer relevant?

@yoyotogblo
Copy link
Contributor

Thanks for working on this!

Copy link
Member

@MatissJanis MatissJanis left a 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! 👍

Crazypkr1099 and others added 4 commits June 17, 2024 18:04
…c to categoryautocomplete, used toSorted, used Usememo, added TS.
Co-authored-by: Robert Dyer <rdyer@unl.edu>
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
Copy link
Member

@MatissJanis MatissJanis left a 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)

Copy link
Contributor

@youngcw youngcw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@youngcw youngcw merged commit 437e202 into actualbudget:master Jun 18, 2024
19 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.

6 participants