JoinColony / colonyCDapp

An iteration of the Colony Dapp sporting both a fully decentralized operating mode, as well as a mode enhanced by a metadata caching layer
5 stars 14 forks source link

Refactor `GasStation` to support arbitrary statuses #253

Closed jakubcolony closed 10 months ago

jakubcolony commented 1 year ago

We want to be able to add arbitrary statuses (avoiding the word "messages", since it's already used in that context) to the Gas Station popover. Those should be controlled from within sagas. Currently, the Gas Station only shows wallet transactions / messages

image

rdig commented 10 months ago

@jakubcolony can you refresh my memory on why we wanted this? As it feels like this is not relevant anymore, but it might just be me forgetting