coalition-of-invisible-colleges / ao-react

reimplementation of the AO frontend using TypeScript and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compnents/search.tsx: redesign and rewrite of component for async

christopherreay opened this issue · comments

first pass

  • type search, and click "search" to send to server
  • return results, one page at a time
    • page size 10
  • maintain search results server side attached to session data / id

second pass

  • use sockets to make as seemless as possible