-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Bounty creation total sometime shows ETH instead of token #4189
Comments
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 0.3 ETH (49.28 USD @ $164.27/ETH) attached to it.
|
Issue Status: 1. Open 2. Cancelled Work has been started. These users each claimed they can complete the work by 9 months, 3 weeks from now. 1) skyge has started work. I will try it in brave browser. Learn more on the Gitcoin Issue Details page. |
I have searched in the code, we can find these details at the new_bounty.js
so it seems like, if you make a change at |
@Skyge We've gotten a few users seeing this issue, although I haven't been able to reproduce, which is why its so challenging. |
OK, I will test more later. |
Maybe the devil is in the details. |
@Skyge I was on a call with a bounty funder yesterday and saw via screen sharing this bug occur - the funder said this happens for them consistently 100% of the time, and they were using Chrome on Windows 10 |
Happening on |
@Skyge Yes, the initial report was for Brave, but I received another report yesterday of the same issue and they were using Chrome on Windows 10. |
OK, I got it. |
from the reporter |
checked it out in chrome on windows ! |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work for 0.3 ETH (47.94 USD @ $159.79/ETH) has been submitted by: @owocki please take a look at the submitted work:
|
@Skyge the PR link you submitted doesnt point to anyting. do you have a fix ready? |
@owocki @thelostone-mc As I described above, I have tested many times, but I can not reproduce it, so please provide a screenshot of this bug, cause I have no idea about this now. |
i don't seem to be able to reproduce either. @danlipert mabye we can hook @Skyge up with some intel from the original reporter? (was it yorke from MSFT)? |
yeah, so it is really a little weird! |
I don't have a screenshot or anything, but I did witness via screen-sharing
when I was helping some folks from the Hackathon post their bounties.
Basically, its just as described, you have a token selected, fields filled
in, etc. and then at the bottom it says ETH rather than the token.
…On Sat, May 4, 2019 at 9:08 AM skyge ***@***.***> wrote:
yeah, so it is really a little weird!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4189 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAGUHEXGM3QLIZ3S5VWHWFTPTTHZVANCNFSM4HFRA6DQ>
.
|
@danlipert OK, if this is a bug indeed, it must can be reproduced, so could you please test some times for me? cause I have tested many times and I can not reproduce it, so maybe there is something I ignore. thanks for any help! |
@Skyge Could this in part be because DAI is the default currency in the form but ETH is the default currency on checkout 'total'? When I change the denomination of the bounty to anything else (or even back) it works fine because it triggers a change in the total section, but without doing a 'selection' action on the drop down this doesn't occur. |
@ceresstation I think the default currency is always ETH no matter where you choose, so maybe only you change the denomination, you can use DAI, BTW, I find there is a new style page for |
Right but so in the dropdown menu DAI is the first option for me, despite the default currency at the bottom being ETH. Again, not sure if this is the root cause though. |
@ceresstation Could you please show me a screenshot? |
When DAI is selected on the dropdown (default when clicking into the funder form) this appears at the bottom of the screen: https://gyazo.com/677609cd7ed8b39c575f5fd8e82f8253 |
@ceresstation Can we make a brief video discussion? you can contact me with this Email ([email protected]) |
@Skyge are you not able to reproduce still? |
@ceresstation Yeap! |
For me, all I need to do to cause this issue is:
https://gyazo.com/bad199f095f37cced670c66cddd462ce What does your step by step in trying to reproduce this issue look like? I'm pretty sure the major issue is that you are 'selecting' DAI whereas for me DAI is the default value in the form (but NOT in the final calculation at the bottom of the page). |
@ceresstation |
@phraktle Oh, I see, thanks for your help. Yeah, it seems like due to previous session. I will fix it ASAP. |
Issue Status: 1. Open 2. Cancelled The funding of 0.3 ETH (79.43 USD @ $264.76/ETH) attached to this issue has been cancelled by the bounty submitter
|
Describe the bug
When creating a bounty, the total displayed at the bottom that shows the bounty funding plus the fee sometimes shows ETH instead of the token selected.
To Reproduce
I could not replicate, but seems to happen in brave browser
Expected behavior
Total should only show selected token (plus any ETH addons)
Desktop (please complete the following information):
Reportedly happens in Brave browser somewhat consistently
The text was updated successfully, but these errors were encountered: