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

[dashboard.js] As a user I should be able to search for friends by name #34

Open
1 task
NathanBland opened this issue Dec 21, 2015 · 0 comments
Open
1 task
Assignees

Comments

@NathanBland
Copy link
Contributor

Goals

  • As a user, from the "Add friend page" I should be able to search for friends with a specific name.

Acceptance

Form exists, and a search can be performed returning a list of names matching the search query. This list provides options to add a user directly from the search results.

Strech/Nice to have

Search is done with something similar to how typehead works, but without jquery.

  • This would depend on an API we don't have yet, therefore is a stretch, but not required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant