-
Notifications
You must be signed in to change notification settings - Fork 987
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
[#8026] Update not enough ETH warning #8485
Comments
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 70.0 DAI (70.0 USD @ $1.0/DAI) attached to it.
|
Happy to see you back @MajorTomSec! 🙌 I approved you for this bounty. Let us know if you need anything here. |
@andmironov could you take a look if the design is up to date in the description? maybe we could implement it similar to #8691 |
@andmironov but the point of this issue description, no? |
Okay, so to clarify this issue - let's use these screens, NOT the I also think this new red error state is clear enough. Can you add the Figma link to these versions @andmironov? @MajorTomSec does this makes sense? I'll update the issue description. We could also roll #8691 into this one—it's an additional error state using the same styles. If you're willing, I'll double the bounty size for it (will pay out the extra amount in a tip once completed). |
https://www.figma.com/file/XUehMnhyD1FGcWzvGz6SXqvh/Mobile-wallet?node-id=3864%3A33253 |
Sure, this seems fine to me, let's get this done ! |
@MajorTomSec Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
Yes I'm still working on the issue, expect a PR in one or two days. Was just busy the last few days ! Sorry for the delay ! |
Glad you're still around @MajorTomSec! Thanks for checking in. |
@MajorTomSec Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
1 similar comment
@MajorTomSec Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
Hello there, |
Oh shame, but thanks for letting us know @MajorTomSec! Hope to see you back.
…On Sun, Sep 15, 2019 at 11:57 PM Major_Tom ***@***.***> wrote:
Hello there,
I'm sorry I'll have to stop working on this issue.
I thought I'd have more free time than this, but life has kept me busy
recently, so I'd better leave this issue to someone else.
I'll work on it when I get more free time eventually, if no one takes it !
Sorry for holding the issue !
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#8485>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADWA6Y7LYPSJIBHHNKC42KDQJ24WHANCNFSM4H3FJGYQ>
.
|
Issue Status: 1. Open 2. Cancelled Work has been started. These users each claimed they can complete the work by 8 months, 1 week ago. 1) igormuba has been approved to start work. I have cloned the repository. Will explore it a bit and see if I can find where to apply the changes. Learn more on the Gitcoin Issue Details page. |
@igormuba approved you for the bounty - welcome! |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work for 70.0 DAI (70.0 USD @ $1.0/DAI) has been submitted by: @StatusSceptre please take a look at the submitted work:
|
Hey, @igormuba great job on improving the screen!
Great catch, I agree with your point that if the whole row is clickable it's a bit weird to add a clickable error inside of it. But if you look at this problem from a different angle it might make more sense. This error message design is supposed to also help indicate several errors at once. For instance when there are both not enough tokens to send and not enough eth to pay for the network fee. This is a more universal and compact way to visually indicate the error. A solution to this problem might be increasing the clickable area of the (i) icon to prevent users from tapping the row instead. Also, you helped me realize that if the user still wants to open the network fee settings popup on purpose there's no error indication there. I suggest disabling all the fields and links and showing the error like this: But as far as I know, the network fee screens have not been implemented yet anyway. I wonder how it all will work together cc @rachelhamlin @flexsurfer |
Thanks @flexsurfer! We can run with that for now. I will create a separate issue to handle the slider, but it can be done after v1 - agreed @andmironov? Can you put the network fee error state on this design for the interim? Let's continue within #9037. It replaces this issue. |
What about the bounty? It expires soon |
Issue Status: 1. Open 2. Cancelled The funding of 70.0 SAI (70.0 USD @ $1.0/SAI) attached to this issue has been cancelled by the bounty submitter
|
Description
Type: Feature
Summary: Continuation of the work done in this PR for #8026.
New overview screen warning: "Not enough ETH for gas". This warning provides insufficient information to new users as the what the problem is and how to fix it and refers to gas which is inconsistent with language in the Overview screen (Network fee). Update includes a warning that provides more context.
Current behavior
Expected behavior
Expected behavior was updated as of this comment
The text was updated successfully, but these errors were encountered: