bitkit icon indicating copy to clipboard operation
bitkit copied to clipboard

[Bug]: Transaction suggested fee rate can display Custom when current fee rate allows for Normal

Open catch-21 opened this issue 8 months ago • 6 comments

Describe the bug

Minor UI bug.

When sending a transaction, it is possible for the fee rate to display as 'Custom' when it is actually using the Normal value. First mentioned here: https://github.com/synonymdev/bitkit/issues/1619#issuecomment-2022813353.

Reproduce

  1. Begin constructing a transaction where the sent amount is high enough that the Normal fee rate can be used (it could matter if it is close to not being allowed, or maybe it was recently not allowed)
  2. View the suggested fee rate is Custom
  3. Tap on Custom
  4. Observe that only Custom is seen even though the Normal fee rate is being applied

Screenshots / Recording

see https://github.com/synonymdev/bitkit/issues/1619#issuecomment-2122994907.

Operating system

Android 13 TKQ1.221114.001

Bitkit version

v118

Log output

No response

catch-21 avatar May 28 '24 15:05 catch-21