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

Create an option to filter the payment table based on the number of coins the Users own #4

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

Comments

@agilitehub
Copy link
Owner

agilitehub commented Feb 7, 2023

Overview

In some instances, instead of paying all coin holders, you want the option only to pay coin holders who own more or less than a specified amount of coins.

Tasks

  • After all 3 Steps have been provided, create a Switch control with a Yes/No option (Defaulted to No)

  • The label of the Switch control will be "Filter Users based on Coins Owned"

  • If switched to Yes, display a label "Where Coin amount is", with a Select control and a Number field

  • The select control must include the following values

  • -Select- (Default Label, but the value is blank)

  • Greater than

  • Greater than equal to

  • Less than

  • Less than equal to

  • The Number field must include a numeric value not less than 0

  • Whenever these values are changed, re-calculate the table accordingly

@agilitehub agilitehub converted this from a draft issue Feb 7, 2023
@agilitehub agilitehub added the enhancement New feature or request label Feb 7, 2023
@agilitehub agilitehub moved this to 📋 Backlog in DeSo Ops Feb 7, 2023
@agilitehub agilitehub changed the title Create option to filter payment table based on the number of coins they own Create option to filter payment table based on the number of coins the Users own Feb 7, 2023
@agilitehub agilitehub moved this from 📋 Backlog to 🔖 Planned in DeSo Ops Feb 9, 2023
@agilitehub agilitehub changed the title Create option to filter payment table based on the number of coins the Users own Create an option to filter the payment table based on the number of coins the Users own Feb 12, 2023
@agilitehub agilitehub moved this from 🔖 Planned to 🏗 In progress in DeSo Ops Feb 16, 2023
@agilitehub agilitehub moved this from 🏗 In progress to ✅ Done in DeSo Ops Feb 17, 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