HausDAO / daohaus-app

long live pokemol
https://daohaus.club/
Other
134 stars 79 forks source link

Additional check to make sure cancel minion doesn't show for non-prop #2000

Closed jordang7 closed 2 years ago

jordang7 commented 2 years ago

GitHub Issue

1981

Changes

Check if createdBy is equal to minionAddress in addition to proposer. If proposal was not created by minion, don't show cancel minion button

Packages Added

Brief list of any packages added, and if folks need to rerun yarn install to run locally

Checks

Before making your PR, please check the following:

plor commented 2 years ago

This looks better to me, I'll try to get this merged soon. Thanks.