• Moody Salem's avatar
    perf(Search modal): performance improvements (#829) · a0d4710a
    Moody Salem authored
    * Search modal performance improvements
    
    * Move more code out of the search modal
    
    * Add the question helper to the search
    
    * Fix a couple lint errors
    
    * Fix the tests, duplicate import text
    
    * Hide the token info on small screens, flex the list
    
    * Fix token sorting, have a link that focuses and shows a tooltip for the search input
    
    * Remove reach tooltip css
    
    * Fix pair balances in the search modal
    
    * Get the arrow working
    
    * Only clear the input when they re-open
    
    * Better way to exclude props
    
    * More small performance tweaks
    a0d4710a
index.tsx 4.39 KB