gamedaoco / gamedao-beta

https://beta.gamedao.co
Apache License 2.0
9 stars 1 forks source link

Possible to create campaign even though being no DAO member #296

Closed 5-mark closed 2 years ago

5-mark commented 2 years ago

Describe the bug When creating a campaign it is possible to create for any DAO a campaign but only DAOs where I am member in should be listed in the dropdown.

To Reproduce Steps to reproduce the behavior:

  1. Click on "New Campaign" on Campaigns page
  2. See that Organizations dropdown lists all Organizations

Expected behavior Only DAOs where I am member should be listed

Screenshots image

2075 commented 2 years ago

seems like two bugs: a. frontend must only show daos you are a controller of. b. pallet must only accept extrinsic signed by controller account.

discussion: should more members be allowed to create a campaign?