dOrgTech / homebase-app

Homebase is a web application that enables users to create and manage/use DAOs on the Tezos blockchain.
https://tezos-homebase.io/
MIT License
45 stars 12 forks source link

Restore "Drop proposal" button #859

Closed EightRice closed 2 months ago

EightRice commented 3 months ago

The contract allows the author of a proposal as well as the Guardian to end the life cycle of any proposal. In the new UI this button is gone and we should bring it back.

Here it is in the old version, on the page of the proposal: https://deploy-preview-587--tezos-homebase.netlify.app/explorer/dao/KT1VG3ynsnyxFGzw9mdBwYnyZAF8HZvqnNkw/proposal/21a6cdda548de59ef7fcd9405e12e2d7be78669bcff319ec80741446f06bd405

The functionality should be in the code base around this time frame: https://github.com/dOrgTech/homebase-app/pull/587/commits/3617cbe4ed6c5159d18dd56dcfa7f864f51606fc

ashutoshpw commented 3 months ago

Resolved in https://github.com/dOrgTech/homebase-app/pull/860