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 transaction description autofill functionality #68

Open
odinsride opened this issue Jan 20, 2020 · 0 comments
Open

Add transaction description autofill functionality #68

odinsride opened this issue Jan 20, 2020 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@odinsride
Copy link
Owner

odinsride commented Jan 20, 2020

Add transaction description autofill functionality.

Notes from 1/10/21:
Attempted autocomplete with stimulus and autocomplete.js, but the problem is that it requires a controller action that constantly queries the DB with every keystroke. Prefer to have the unique descriptions fetched one time and filtered client side. Will revisit implementing this as a Vue component or trying a different approach in Stimulus later.

@odinsride odinsride created this issue from a note in Release 1.6 (Backlog) Jan 20, 2020
@odinsride odinsride self-assigned this Jan 20, 2020
@odinsride odinsride added code review Code review and refactoring feature New feature or request and removed code review Code review and refactoring labels Jan 20, 2020
@odinsride odinsride removed this from Backlog in Release 1.6 Feb 5, 2020
@odinsride odinsride added this to To do in Release 1.7 via automation Feb 5, 2020
@odinsride odinsride removed this from To do in Release 1.7 Aug 4, 2020
@odinsride odinsride added this to Backlog in Release 1.7.1 via automation Aug 4, 2020
@odinsride odinsride removed this from Backlog in Release 1.7.1 Aug 6, 2020
@odinsride odinsride added this to Backlog in Release 1.8.0 via automation Aug 6, 2020
@odinsride odinsride moved this from Backlog to In progress in Release 1.8.0 Jan 3, 2021
@odinsride odinsride removed this from In progress in Release 1.8.0 Jan 4, 2021
@odinsride odinsride added this to Backlog in Release 1.8.1 via automation Jan 4, 2021
@odinsride odinsride removed this from Backlog in Release 1.8.1 Jan 10, 2021
@odinsride odinsride added this to Backlog in Release 2.0.0 via automation Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Release 2.0.0
  
Backlog
Development

No branches or pull requests

1 participant