Skip to content

Add a quorum threshold configuration input on the creator dashboard governance settings #828

Description

@Chucks1093

Summary

Creators who use governance have no UI to configure the quorum threshold for their proposals. A quorum input on the creator dashboard governance tab should let creators set the minimum participation percentage between 1% and 50% and submit the set_quorum_bps contract call.

Scope

  • Add a Quorum Settings section to the governance tab on the creator dashboard
  • Show the current quorum percentage fetched from the key detail API (quorumBps)
  • Render a percentage slider from 1% to 50% pre-set to the current value
  • Display the current value as both a percentage and in basis points below the slider
  • Submit via the set_quorum_bps contract function and show a success toast on confirmation

Acceptance Criteria

  • Slider pre-set to current quorum value on mount
  • Slider constrained between 1% and 50%
  • bps value displayed correctly below the slider
  • Success toast shown after contract confirmation
  • Updated quorum reflected in the slider without a page reload

ETA: 12 hours


Coordinate on Telegram

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions