• Tamika Tannis's avatar
    Initial inline results feature (#321) · e355bca3
    Tamika Tannis authored
    * 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
    e355bca3
rootSaga.ts 2.49 KB