PotLock / bos-app

PotLock BOS (blockchain operating system - decentralized front ends) App
MIT License
9 stars 9 forks source link

[ENHANCE] Convert Project Cards to modules #497

Open elliotBraem opened 7 months ago

elliotBraem commented 7 months ago

A feed rendering Widgets with their own VM contexts leads to strange behavior. Project.Card should be converted from a widget to a module

This should result in faster load times and easier context management within the card's children.