rarfell / dimeApp

Dime is a beautiful expense tracker built with iOS design guidelines in mind.
https://apps.apple.com/sg/app/dime-budget-expense-tracker/id1635280255
GNU General Public License v3.0
879 stars 125 forks source link

bug: Can't delete after typing a dot #40

Open JnhyeLee opened 9 months ago

JnhyeLee commented 9 months ago

Prerequisites

Dime Version

V2.1.3(12)

Current Behavior

Can't delete the dot after typing a dot. But if you type any number after the dot, the number and the dot can be deleted one by one🤔

Expected Behavior

I hope I can delete the dot which should be clear when I click the delete in order.

Steps to Reproduce

iPhone 14pro with iOS 16.6.1

  1. I entered some number (for example, I enter "10") and a dot
  2. I stoped entering anything, so we can see "10."
  3. I clicked delete, and nothing happened.

Additional Information

No response