Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Implement pool management modals #2589

Open
1 of 5 tasks
Tracked by #2316
yurixander opened this issue Oct 16, 2024 · 0 comments
Open
1 of 5 tasks
Tracked by #2316

[FEAT] Implement pool management modals #2589

yurixander opened this issue Oct 16, 2024 · 0 comments
Assignees
Labels
feature ➕ Tasks that are functional additions or enhancements

Comments

@yurixander
Copy link
Member

yurixander commented Oct 16, 2024

Currently, creating & joining pools is already possible. However, once someone creates a pool, they may need to manage certain properties around it: adjusting the commission rate, updating nominations, etc.

  • When the active user has the corresponding role (ex. root, nominator, bouncer), show the appropriate action button (ex. Update Roles, Update Nominations, etc.).
  • When the action button is clicked, its corresponding modal should be shown.
  • For the root role, a modal containing inputs with the different roles, and also the commission rate
  • For the nominator role, a 'Select validators' modal similar to the one used in the Nominations page
  • For the bouncer role, a dropdown to choose the pool state (whether closed or open)
@yurixander yurixander self-assigned this Oct 16, 2024
@yurixander yurixander added the feature ➕ Tasks that are functional additions or enhancements label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ➕ Tasks that are functional additions or enhancements
Projects
Status: Planning 🗺️
Development

No branches or pull requests

1 participant