calculator icon indicating copy to clipboard operation
calculator copied to clipboard

C (clear) button doesn't clear the input in exchange/unit tab

Open metzger100 opened this issue 6 months ago • 0 comments

Current behaviour: Clear does replace the input with zero. When entering new numbers it adds them behind that zero.

Expected behaviour: Clear does remove the input. When entering new numbers it show the number.

Steps to reproduce:

  1. Enter a number (100 in this example) into a currency/unit field
  2. press clear
  3. enter a number into the currency/unit field
  4. Result: Input field: 0100

metzger100 avatar Apr 16 '25 07:04 metzger100