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

Update tip page to auto calculate USD #72

Merged
merged 1 commit into from
Dec 4, 2017
Merged

Update tip page to auto calculate USD #72

merged 1 commit into from
Dec 4, 2017

Conversation

mbeacom
Copy link
Contributor

@mbeacom mbeacom commented Dec 4, 2017

Example 1
Example 2

The goal of this PR is to fulfill #53 by implementing approx USD display following tip ETH amount.

I'm not a big frontend person, so bare with the PR. I'll submit revisions where necessary, but it calculates as requested.

@owocki
Copy link
Contributor

owocki commented Dec 4, 2017

omg this is awesome

}

var amount = jQuery("input[name=amount]").val();
var denomination = "ETH";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any way to make the module correctly handle non-ETH tips
screen shot 2017-12-03 at 9 12 05 pm

hint: if metamask is on the mainnet, a bunch of diff ERC20 tokens will show

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh shoot i just realized the 'new bounty' page doesnt really handle this correctly eeither

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

per slack convo im gonna merge your PR and create a new bounty for ERC20 token compatibility

@owocki owocki merged commit a174870 into gitcoinco:master Dec 4, 2017
ethikz pushed a commit to ethikz/web that referenced this pull request Jan 24, 2018
Update tip page to auto calculate USD
owocki pushed a commit that referenced this pull request Apr 30, 2021
leaderboard thegraph implementation + faq linkable hash / collapsable upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants