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

Search Bar Suggestions #360

Closed
2 tasks
ajain1921 opened this issue Mar 31, 2022 · 1 comment · Fixed by #362
Closed
2 tasks

Search Bar Suggestions #360

ajain1921 opened this issue Mar 31, 2022 · 1 comment · Fixed by #362
Labels
api backend issue client Frontend issue h4i Hack4Impact issue

Comments

@ajain1921
Copy link
Contributor

Description

As you're typing in the search bar, you should get a list of possible options to choose from.

NOTE: This isn't a required feature but it would be nice to implement. One concern that Albert brought up is that this might eat up someone's internet quota as requests are constantly being made to the backend to search. We need to find a way to quantify how internet intensive it is and decide whether the feature is worth it.

Learning objectives

  • Django REST Framework
  • React

Todo

  • Add suggestions dropdown to search bar
  • Modify backend if necessary to support suggestions

Useful links

@ajain1921 ajain1921 added h4i Hack4Impact issue client Frontend issue api backend issue labels Mar 31, 2022
@godsakani
Copy link
Contributor

hello @ajain1921 the figma file is not opening

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api backend issue client Frontend issue h4i Hack4Impact issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants