zeitgeist icon indicating copy to clipboard operation
zeitgeist copied to clipboard

When the advisory board rejects a market there is no way to give feedback to the market creator

Open Nathanpmyoung opened this issue 2 years ago • 4 comments

This is frustrating to market creators

Nathanpmyoung avatar Sep 14 '22 14:09 Nathanpmyoung

This is somewhat related to #742.

On the chain side, we can fix this by adding a short message in an event, similar to how System::remark() works. But to facilitate a proper back-and-forth between advisor and user, we need a comment function on the frontend.

maltekliemann avatar Oct 05 '22 22:10 maltekliemann

do we want feature from front-end? or I can add RejectReason in reject_market extrinsic and then return it in event.

vivekvpandya avatar Oct 13 '22 10:10 vivekvpandya

I like the EditReason you built into #834. That allows us to have a track record on the blockchain. But I think there should also be a front-end solution.

maltekliemann avatar Oct 13 '22 11:10 maltekliemann

Opened an issue about this: zeitgeistpm/ui#346.

maltekliemann avatar Oct 13 '22 11:10 maltekliemann