galacticcouncil / Basilisk-ui-old

26 stars 10 forks source link

Bug: Del keyboard touch doesn't work before thousand separator space #132

Open NoRiskNoFunn opened 2 years ago

NoRiskNoFunn commented 2 years ago

Description

When we want during a swap move from 5000 to 500 the website show "5 000", if we have the selector here "5| 000" when we press the keyboard touch "Del" it's try to remove the space who are auto added. So we don't move from 5000 to 500.

Expected Behavior

We expect move from 5000 to 500

Actual Behavior

Don't change, stay 5000

Steps to Reproduce

  1. put 5000 in swap, we can see "5 000"
  2. place the selector before the space "5| 000"
  3. Press "Del", nothing happen.

Your Environment

Brave : V1.36.112

Cubo25 commented 2 years ago

Still persists