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

Add a Practical Support Mode config #2876

Open
colinxfleming opened this issue Mar 15, 2023 · 3 comments · May be fixed by #3050
Open

Add a Practical Support Mode config #2876

colinxfleming opened this issue Mar 15, 2023 · 3 comments · May be fixed by #3050
Assignees
Labels
Milestone

Comments

@colinxfleming
Copy link
Member

Thanks for creating an issue! Please fill out this form so we can be sure to have all the information we need, and to minimize back and forth.

  • What are we trying to do?

Some funds do not deal in pledges and instead just deal in practical support. The pledge stuff doesn't make sense for them, along with some other utilities that are abortion cost specific. To meet their needs we're going to build out a flow. To start this, let's add a Practical Support Mode config.

@colinxfleming colinxfleming added this to the Hacknights! milestone Mar 15, 2023
@mercedesb
Copy link
Contributor

@colinxfleming I could take this on unless there's something else that you'd rather get out the door next

@colinxfleming
Copy link
Member Author

let's do a quick round of archiving first, I'm not sure we've perfectly baked this yet

@elimbaum
Copy link
Contributor

elimbaum commented Jul 12, 2023

Starting on this (+ #2142, #2174) so we can work on #3017. We already have a Hide practical support option. Now we'd like to add Practical Support Only Mode.

The simplest way to implement this is as a new boolean config, maybe with some checks to make sure we don't conflict with the hiding option. But what about making it a single config? Is that too confusing?

(language TBD)

Practical support options
- Hide practical support
- Practical support ONLY (no pledges)
- Normal mode (practical support + pledges)

@elimbaum elimbaum linked a pull request Aug 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants