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

Caseflow Intake | Bug | Fix Debounce for Add Claimant Search #14430

Closed
1 task
jcq opened this issue May 29, 2020 · 0 comments
Closed
1 task

Caseflow Intake | Bug | Fix Debounce for Add Claimant Search #14430

jcq opened this issue May 29, 2020 · 0 comments
Assignees

Comments

@jcq
Copy link
Contributor

jcq commented May 29, 2020

Description

Looks like we had a reversion that causes debounce to not actually be preventing repeated API calls in AddClaimantModal

Acceptance criteria

  • Async fetch function is properly debounced
@jcq jcq self-assigned this May 29, 2020
va-bot pushed a commit that referenced this issue Jun 8, 2020
Connects #14430

### Description
Fixes regression from #14202; this brings fully functioning debounce functionality in `AddClaimantModal` along with additional JS tests

### Acceptance Criteria
- [ ] Code compiles correctly
- [ ] API calls are properly debounced in `AddClaimantModal`
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

2 participants