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

enable autocomplete of the "category" value #17

Closed
vanderhoop opened this issue Jan 31, 2017 · 1 comment
Closed

enable autocomplete of the "category" value #17

vanderhoop opened this issue Jan 31, 2017 · 1 comment

Comments

@vanderhoop
Copy link
Contributor

vanderhoop commented Jan 31, 2017

As a retrospective participant, I would like the ability to autocomplete the "category" input from available categories ("happy", "sad", or "confused"), so that I don't have to type the entirety of the category every time i want to submit an item belonging to a different category.

Acceptance Criteria:

  • when a user types either "s", "h", or "c" into the category input, a dropdown of possible autocomplete options appears.
    • Note: because there are only 3 categories in the MVP retro format-- and they start with unique letters--there would only be one option available for any of these three cases.

Libraries to Investigate:

@vanderhoop
Copy link
Contributor Author

shifting to a select tag, closing

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