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

Typeahead in project listing search box #770

Closed
6 tasks
KasperBrandt opened this issue Oct 1, 2014 · 0 comments
Closed
6 tasks

Typeahead in project listing search box #770

KasperBrandt opened this issue Oct 1, 2014 · 0 comments
Assignees
Milestone

Comments

@KasperBrandt
Copy link
Contributor

Typeahead in the project listing search box:

  • Show projects
  • Clicking on a project in the dropdown will redirect to the project page
  • Show organisations
  • Show countries
  • Show continents
  • Show focus areas
@KasperBrandt KasperBrandt self-assigned this Oct 1, 2014
@KasperBrandt KasperBrandt added this to the 3.0 Helsinki milestone Oct 1, 2014
@kardan kardan modified the milestones: V3 - v42, 3.0 Helsinki Oct 15, 2014
@kardan kardan modified the milestones: V3 - v43, V3 - v42 Oct 17, 2014
KasperBrandt added a commit that referenced this issue Oct 22, 2014
The actual search functionality has not been implemented yet, but an example of the search box can be seen on /projectsearch. Typeahead.js is used with a combination of local files (country and continents) and remote lookup (projects and organisations). Still need to:

- Test the performance on live database
- Clean up code (put javascript in seperate file)
@KasperBrandt KasperBrandt changed the title Autocomplete in forms Typeahead in project listing search box Oct 24, 2014
KasperBrandt added a commit that referenced this issue Oct 24, 2014
- Merged with 'feature/rsr_v3'
- Added typeahead with projects, organisations, countries and focus areas
- When clicked on a project, the user is directed to the project page
- Did not look into styling that much, so that should be improved

Conflicts:
	akvo/rsr/static/lib/js/typeahead-0.10.5.js
	akvo/urls/rsr.py
kardan added a commit that referenced this issue Oct 27, 2014
[#770] Sample suggestions box on projects listing page
@kardan kardan closed this as completed Oct 27, 2014
@KasperBrandt KasperBrandt modified the milestones: V3 - v43, RSR v3 Jan 20, 2015
@KasperBrandt KasperBrandt modified the milestones: RSR v3, V3 - v43 Jan 20, 2015
@MichaelAkvo MichaelAkvo added this to RSR Dec 8, 2022
@MichaelAkvo MichaelAkvo moved this to Done in RSR Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants