If the forwarder api gets merged on Aragon.js we should get the request from the contract instead of recreating them from the events, and now that we keep the request on the contract and the contract knows about states( Pending, Rejected, Withdrawn, Approved).
That will allow us to prevent "live" status changes when looking at the request table
If the forwarder api gets merged on Aragon.js we should get the request from the contract instead of recreating them from the events, and now that we keep the request on the contract and the contract knows about states( Pending, Rejected, Withdrawn, Approved).
That will allow us to prevent "live" status changes when looking at the request table