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

BUIDL - As a Gitcoin operator, I want to properly communicate charging a % fee on a funder for funding a bounty. #3891

Closed
3 of 4 tasks
frankchen07 opened this issue Mar 5, 2019 · 2 comments · Fixed by #3961
Assignees
Labels
enhancement This is a feature to be enhanced or improved. Gitcoin Funder Form Gitcoin Funder Form

Comments

@frankchen07
Copy link
Contributor

frankchen07 commented Mar 5, 2019

User Story

BUIDL - As a Gitcoin operator, I want to properly communicate charging a % fee on a funder for funding a bounty.

Why Is this Needed

As we roll out revenue tests and charging funders a percentage fee for posting bounties, the messaging and story arc behind this change is very important. This ticket is the build out of that.

Description

@thelostone-mc should have the sketch files for the build.

As discussed (2019-03-14):

  1. We're keeping the featured bounty fee and the platform fee separate because if we combine those to keep the Metamask popups to a minimum the denomination of different currencies will make that difficult, if not impossible. We'll keep them separate and add messaging in two ways:

This allows ETH or ERC-20 tokens for the fee, ETH only for the featured bounty fee, and ETH or ERC-20 tokens for the bounty.

  1. Eventually, we'll want to add currency support for featured bounties which may help the Metamask UX issue, but that's not in scope this round, as if we did end up allowing currency switching, it would add alot of work for this sprint.

@danlipert & @thelostone-mc - ^ please correct me if I'm wrong or if there are any modifications, or clarifications you guys need.

Current Behavior

No messaging or build-out on the funder page.

Expected Behavior

Fee-description and logic on the funder page.

Design ticket here: #3842

Definition of Done

  • messaging on fee is clear
  • front-end funder form messaging and elements added
  • front-end logic and math for adding the fee is implemented

Data Requirements

  • bounty amount and any associated fees are stored in the DB by bounty
@frankchen07 frankchen07 added enhancement This is a feature to be enhanced or improved. revenue Gitcoin Funder Form Gitcoin Funder Form labels Mar 5, 2019
@frankchen07 frankchen07 added the 8 label Mar 7, 2019
@frankchen07
Copy link
Contributor Author

Adding Aditya's work preview here - this is when the bounty is funded in ETH:

Untitled

Successful creation:

Screen Shot 2019-03-09 at 11 58 09 PM

When the user rejects the bounty fee:

Untitled (1)

Previous discussion about the bubble: the bubble should be a calculation of the fee (big number is the fee that they’re going to pay, and the little % number is the percentage. This is the messaging.

@thelostone-mc, when you get the chance, can I see the current work as it stands at some point to see the copy and messaging?

@thelostone-mc
Copy link
Member

@fronk would the gist suffice ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is a feature to be enhanced or improved. Gitcoin Funder Form Gitcoin Funder Form
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants