Initial inline results feature (#321)
* Initial inline results feature * Use getDerivedStateFromProps; Cleanup some styles * Update UI; Rename method * Cleanup behavior * Unit tests * Fix some tests * Inline Search Improvements + Logging (#351) * Combine debounce (to minimize requests) with takeLatest (for better UI) * Log click interactions with inline search * Mock logClick in tests * Lint fix * Address some comments * Update a test
Showing
This diff is collapsed.
Please register or sign in to comment