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 type-ahead searching of grantees and non-grantees #165

Closed
1 task
pamlo412 opened this issue Nov 19, 2020 · 2 comments
Closed
1 task

Enable type-ahead searching of grantees and non-grantees #165

pamlo412 opened this issue Nov 19, 2020 · 2 comments
Labels
AR Activity Summary Issues concerning the Activity Summary section of ARs enhancement New feature or request In epic 5 Issue is a child in the indicated parent epic V1.0 MVP Indicates the release version for the issue

Comments

@pamlo412
Copy link
Contributor

pamlo412 commented Nov 19, 2020

User story:
As a TTA Specialist completing an Activity Report, I want to be able to start typing the name of a grantee or non-grantee in the "Who is this activity for?" dropdown so that I can find and select it faster.

Acceptance criteria:

  • when a user starts typing letters into the "Who is this activity for?" dropdown, the list filters to show matching options.

Assumptions:

  • we don't need separate stories for type-ahead on grantees and non-grantees because the capability need only be implemented once to work on both lists
  • implementing type-ahead for the non-grantee options doesn't have as much UX impact because that list is short enough to view all options at once; but it still has value in making type-ahead consistently available as a way to search and select via your keyboard (i.e. it's good for accessibility)

Exclusions:

@pamlo412 pamlo412 added AR Activity Summary Issues concerning the Activity Summary section of ARs enhancement New feature or request In epic 5 Issue is a child in the indicated parent epic V1.0 MVP Indicates the release version for the issue labels Nov 19, 2020
@rahearn
Copy link
Contributor

rahearn commented Nov 23, 2020

This should already be taken care of via #128 (typing filters list in the multiselect) and #163 and #164 (populating the options in the first place)

@pamlo412
Copy link
Contributor Author

Closing per discussion at grooming

rahearn added a commit that referenced this issue Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AR Activity Summary Issues concerning the Activity Summary section of ARs enhancement New feature or request In epic 5 Issue is a child in the indicated parent epic V1.0 MVP Indicates the release version for the issue
Projects
None yet
Development

No branches or pull requests

2 participants