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

Allow payment to be spread across selected users based on their % holding or spread equally #7

Open
3 tasks done
agilitehub opened this issue Feb 9, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@agilitehub
Copy link
Owner

agilitehub commented Feb 9, 2023

Overview

At the moment, DeSo Ops spreads the amount to be paid across all selected users in the Payment Table based on the % of coins they own. There are scenarios where the amount to be paid must be spread equally to all selected users, regardless of the number of coins they own.

Tasks

  • Underneath the Amount to be paid field, add a Radio control with the following criteria:

  • Label = "Spread amount based on:"

  • Radio Option = "% Coin Ownership" (Default)

  • Radio Option = "Equal Spread"

  • Update calculation logic to be based on these 2 rules

  • Whenever this value changes, re-calculate the table accordingly

@agilitehub agilitehub converted this from a draft issue Feb 9, 2023
@agilitehub agilitehub added the enhancement New feature or request label Feb 9, 2023
@agilitehub agilitehub moved this from 📋 Backlog to 🔖 Planned in DeSo Ops Feb 9, 2023
@agilitehub agilitehub changed the title Allow payment to be spread across active users based on their % holding or spread equally Allow payment to be spread across selected users based on their % holding or spread equally Feb 14, 2023
@agilitehub agilitehub moved this from 🔖 Planned to 🏗 In progress in DeSo Ops Apr 11, 2023
@agilitehub agilitehub moved this from 🏗 In progress to ✅ Done in DeSo Ops May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants