As a User, I want to raise a quest to Celeste for a review
Be able to signal a quest that is not respecting the covenant of the community. This would raise a dispute to celeste and if the challenger party wins, the quest will be hidden from the quest list and it would not be possible to create claim past that moment and during celeste decision period.
Contract
Need a disputed flag that canโt be switched back
Add the flag check in the canExecute function
Need an event emitted
Subgraph
Listen to the event
UI
Add a quest button to remove it
Hide the disputed quests from list view only
Modal will have a reason field like challenge
Create a dispute through celeste
Originally created from Github issue: https://github.com/1Hive/quests/issues/317