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

FEAT Seach Bar #59

Open
Jemoka opened this issue Jul 23, 2020 · 6 comments
Open

FEAT Seach Bar #59

Jemoka opened this issue Jul 23, 2020 · 6 comments
Assignees
Labels
feature 🚄 New feature or request flow-ux 🏄‍♂️ Visual changes interaction ☞ UI changes niceties 🌷 Ye know, cause it's nice >,< pending ✋ Pending active development/release assignment

Comments

@Jemoka
Copy link
Member

Jemoka commented Jul 23, 2020

Is your feature request related to a problem? Please describe.
Popular requested feature to add a search field right on top of the app. Searching for tasks, tags, project, everything, you know?

Describe the solution you'd like
Ibid.

@Jemoka Jemoka added feature 🚄 New feature or request needs-triage 📩 Needs team triage labels Jul 23, 2020
@Jemoka Jemoka added this to the beta-4 milestone Jul 23, 2020
@Jemoka Jemoka added back-end and removed needs-triage 📩 Needs team triage labels Jul 23, 2020
@Jemoka
Copy link
Member Author

Jemoka commented Jul 23, 2020

@Exr0n may need to look into indexing for this

@Ban-Ironic-Ohms Ban-Ironic-Ohms modified the milestones: beta-4, beta-3 Jul 24, 2020
@Ban-Ironic-Ohms
Copy link
Collaborator

We need to figure out how to do a search on the database. I think some sort of caching or just filtering out earlier dates. I am out on my depth on this though, so I would appreciate help. I can do the interface part. @Exr0n @Jemoka

@Jemoka
Copy link
Member Author

Jemoka commented Jul 25, 2020

Thoughts

  1. Use typeahead.js + bloodhound to search the cache directly, but that may be slow and/or insecure
  2. Use the search thing in Google's API, but that's costly
    @Ban-Ironic-Ohms @Exr0n

@Jemoka
Copy link
Member Author

Jemoka commented Jul 25, 2020

@Ban-Ironic-Ohms you could get this done by beta-3?

@Ban-Ironic-Ohms
Copy link
Collaborator

Not sure how the backed works...
If someone could do the backed search, I can do the interface @Jemoka

@Jemoka
Copy link
Member Author

Jemoka commented Jul 26, 2020

K will tackle after finishing all the interface patches for 023

@Exr0n Exr0n added interaction ☞ UI changes niceties 🌷 Ye know, cause it's nice >,< flow-ux 🏄‍♂️ Visual changes labels Jul 27, 2020
@Jemoka Jemoka mentioned this issue Jul 27, 2020
3 tasks
@Jemoka Jemoka modified the milestones: beta-030, beta-040 Aug 3, 2020
@Jemoka Jemoka mentioned this issue Aug 5, 2020
3 tasks
@Jemoka Jemoka modified the milestones: beta-040, beta-030 Aug 5, 2020
@Jemoka Jemoka mentioned this issue Aug 21, 2020
2 tasks
@Jemoka Jemoka removed this from the beta-040 milestone Nov 24, 2020
@Jemoka Jemoka added the pending ✋ Pending active development/release assignment label Jul 17, 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 flow-ux 🏄‍♂️ Visual changes interaction ☞ UI changes niceties 🌷 Ye know, cause it's nice >,< pending ✋ Pending active development/release assignment
Projects
None yet
Development

No branches or pull requests

3 participants