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

what initial state should be sent, if we are not sending *all* the state

christopherreay opened this issue · comments

So the UI expects there to be a "Community Hub" card in the card database, as well as really the card for the currently logged in user.

I dont know if anything more than this is strictly required.

It would clearly be useful to load all cards that are directly connected to either the Community Hub card or the current Member card along with that state. Should be ok?

Yes, this sounds right. There is a crawler I just updated in calculations.js. It now also correctly crawls the grid on each card.