-
Notifications
You must be signed in to change notification settings - Fork 190
feat: pending balance tooltip with unconfirmed transactions #1395
feat: pending balance tooltip with unconfirmed transactions #1395
Conversation
Thanks for submitting this pull request! A maintainer will review this in the next few days and explicitly select labels so you know what's going on. If no reviewer appears after a week, a reminder will be sent out. |
|
You're welcome. |
Works, but 2 remarks:
|
I agree, but not sure how you would highlight that it can be hovered over 🤔 |
We could add a dotted underline to the amount or something? 🤔 |
Only when the tooltip becomes available, so it would attract attention to it as it has "changed" |
Maybe an icon next to the amount |
Maybe ask Oleg for an icon to highlight that there's a tooltip, something we can use (almost) anywhere |
This issue or pull request needs further discussion. Please wait for further information, thank you. |
Your pull request needs some changes. Please wait for a comment from one of our developers for more information. |
@alexbarnsley @dated did Oleg provide an icon or was that ditched in favour of the pointer cursor and can be merged? |
I'm kinda waiting on further instructions :shrugging: |
@alexbarnsley what's needed for @dated to complete this PR? |
We can leave the icon for now |
A member has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait. Thank you for your contribution! |
Your pull request has been merged but was not assigned a bounty tier. A maintainer will assign a bounty tier to this pull request in the next few days. |
Your pull request has been merged and marked as tier 4. It will earn you $20 USD. |
This adds a tooltip to the balance in the wallet header showing the count and sum of unconfirmed transactions.Changed to show the remaining balance including the unconfirmed transactions instead.
What kind of change does this PR introduce?
Does this PR introduce a breaking change?
Does this PR release a new version?
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
develop
branch, not themaster
branchIf adding a new feature, the PR's description includes: