WalletWasabi icon indicating copy to clipboard operation
WalletWasabi copied to clipboard

[VDG] Display fee rate & estimated time constantly instead of tooltip

Open yahiheb opened this issue 4 years ago • 6 comments

Fixes #6980

Credit goes to @ichthus1604 for writing this code which was reverted by https://github.com/zkSNACKs/WalletWasabi/commit/07e1755b032fd729673f7695f104c2ac6b57b778 in #7212

yahiheb avatar Mar 26 '22 21:03 yahiheb

It was downvoted. That is why @ichthus1604 reverted it.

RolandUI avatar Mar 28 '22 07:03 RolandUI

Why was it downvoted? IMO given that the fee graph window is for advanced users it makes more sense to display those value constantly rather than requiring the user to hover over the slider to see them.

yahiheb avatar Mar 28 '22 12:03 yahiheb

This has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 31 '22 00:05 stale[bot]

This has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 30 '22 15:07 stale[bot]

Hey, I found this one and it looks there were a consensus to not accept these changes. Please, keep or close this PR since it was stale.

SuperJMN avatar Aug 03 '22 18:08 SuperJMN

Hey, I found this one and it looks there were a consensus to not accept these changes.

What was the reason to not accept these changes?

As I stated above the fee graph is for advanced users anyway so it makes sense to display the fee rate values and the estimation time constantly.

yahiheb avatar Aug 04 '22 14:08 yahiheb

@yahiheb I'm closing this PR due to reasons previously stated. There is consensus to not introduce these changes.

ichthus1604 avatar Aug 31 '22 18:08 ichthus1604

@ichthus1604 I still don't know what are the reasons to not accept these changes, and the comment you linked simply says that Dan asked to revert those changes but without any explanation.

yahiheb avatar Aug 31 '22 18:08 yahiheb

@yahiheb the idea was not to visually highlight or put the fee rate into a position where it can grab too much user attention.

ichthus1604 avatar Aug 31 '22 19:08 ichthus1604

@yahiheb the idea was not to visually highlight or put the fee rate into a position where it can grab too much user attention.

Is the fee graph in the normal send work flow? I guess the answer to that is no. If a user gets to the fee graph dialog it means that they are willing to adjust the fee rate manually so we can assume that they know what they are doing.

And as I said repeatedly before the fee graph is for advanced users and it makes sense to display the fee rate values constantly instead of having to hover over the slider to get that.

yahiheb avatar Aug 31 '22 20:08 yahiheb

This PR addresses one of the issues mentioned in #10488.

Even on that next page it's not obvious at all what the fee is, We need to know to read the chart along the Y axis to see what fee is. image

yahiheb avatar Apr 14 '23 00:04 yahiheb

This is how the fee rate dialog looks with this PR:

Capture

yahiheb avatar Apr 14 '23 00:04 yahiheb

but please someone give a reason why is this needed.

Just a reminder, Almost every business use a payment processor that show a recommended fee in sat/bytes. #10488

MaxHillebrand avatar Apr 14 '23 10:04 MaxHillebrand

This is horrible from UI perspective.

Why is that? Currently it is horrible from UX perspective as mentioned here:

Even on that next page it's not obvious at all what the fee is, We need to know to read the chart along the Y axis to see what fee is.

I am not nACKing the concept... but please someone give a reason why is this needed.

For a better UX. To allow users to see that information easily without hovering over the slider to get that.

yahiheb avatar Apr 15 '23 01:04 yahiheb

Why is that?

They are just put there and centralized.

Normally the values should be aligned in a column like:

                   Fee Rate: 7 sat/vbyte
Estimated Confirmation Time: ~50 mins

And put them somewhere inside the chart to avoid the crowded bottom part and have the chart on almost full dialog size.

RolandUI avatar Apr 17 '23 07:04 RolandUI

Why is that?

They are just put there and centralized.

Normally the values should be aligned in a column like:

                   Fee Rate: 7 sat/vbyte
Estimated Confirmation Time: ~50 mins

And put them somewhere inside the chart to avoid the crowded bottom part and have the chart on almost full dialog size.

Agree they should be put inside chart to save vertical space and will look much better.

wieslawsoltes avatar Apr 17 '23 08:04 wieslawsoltes

@soosr @wieslawsoltes I agree, but I do not know how to do it, so please feel free to take this and do that.

yahiheb avatar Apr 17 '23 09:04 yahiheb

@wieslawsoltes Should we add it to the chart directly, or just put an overlay on the chart? (assume to the chart would be the proper solution, if there is no obvious objection due to complexity)

RolandUI avatar Apr 20 '23 10:04 RolandUI

@wieslawsoltes Should we add it to the chart directly, or just put an overlay on the chart? (assume to the chart would be the proper solution, if there is no obvious objection due to complexity)

Overlay, adding to chart adds unnecessary complexity.

wieslawsoltes avatar Apr 20 '23 10:04 wieslawsoltes

This has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 23 '23 03:06 stale[bot]

This has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 16 '23 21:09 stale[bot]

Can we at least add the feerate used here? Auto selected to let user override it without requiring more clicks.

CleanShot 2023-12-21 at 16 44 36@2x

Having to move the slider to know this information is really weird and quite annoying.

turbolay avatar Dec 21 '23 22:12 turbolay

The chart dialog is not displayed in the default workflow, and some argue it is for advanced users so I think this is good enough for now, and later on the UX can be improved more.

yahiheb avatar Dec 21 '23 23:12 yahiheb

2 years until merge, lol, glad it's over the finish line 🖤

MaxHillebrand avatar Jan 03 '24 13:01 MaxHillebrand