You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`
Description
Looks like we had a reversion that causes debounce to not actually be preventing repeated API calls in
AddClaimantModal
Acceptance criteria
The text was updated successfully, but these errors were encountered: