jkomoros / card-web

The web app behind thecompendium.cards
Apache License 2.0
46 stars 8 forks source link

Remove extra bespoke selectors around Collections #385

Closed jkomoros closed 3 years ago

jkomoros commented 3 years ago

Right now there are a lot of bespoke selectors around collections for the main collection and queryCollection.

It should just expose the inflated collections directly. This will require startCards munging to be included in collection machinery.

Noticed while working on #309

jkomoros commented 3 years ago
jkomoros commented 3 years ago
jkomoros commented 3 years ago

Everything is now done or captured elsehwere.