You need to sign in or sign up before continuing.
Fix Issue 3331, sort favorite payees before other frequently used payees (#3412)
* add tests for payee dropdown bug on new transactions on all accounts page
* add tests for bugfixes
* sort favorite payees first, add tests for PayeeAutocomplete.getPayeeSuggestions
* lint and release notes
* fix release note number
* lint fixes
* add missing file in previous lint fix
* fix typecheck and linting errors
---------
Co-authored-by:
youngcw <calebyoung94@gmail.com>
Showing
- packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.test.tsx 239 additions, 0 deletions...nt/src/components/autocomplete/PayeeAutocomplete.test.tsx
- packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx 20 additions, 13 deletions...-client/src/components/autocomplete/PayeeAutocomplete.tsx
- packages/desktop-client/src/components/transactions/TransactionsTable.test.jsx 108 additions, 5 deletions...nt/src/components/transactions/TransactionsTable.test.jsx
- packages/loot-core/src/mocks/index.ts 27 additions, 3 deletionspackages/loot-core/src/mocks/index.ts
- upcoming-release-notes/3412.md 6 additions, 0 deletionsupcoming-release-notes/3412.md
Loading
Please register or sign in to comment