iSoron / uhabits

Loop Habit Tracker, a mobile app for creating and maintaining long-term positive habits
GNU General Public License v3.0
7.95k stars 939 forks source link

Incorrect Insertion of Numeric Value Instead SKIP Mark #1721

Closed osamz closed 1 year ago

osamz commented 1 year ago

Pre-submission checklist

Description

After updating my app to version 2.1.2 through Google Play, I noticed that when I press SKIP for a field that requires numeric input, the application inserts the number 3 instead of displaying a "--" mark.

Steps to reproduce

  1. Go to any Habit that takes numbers as an input
  2. Click on SKIP button.
  3. See error: Instead of displaying the expected "--" mark, the application inserts the value 3.

System information

de-es commented 1 year ago

Can confirm the issue. It is not present in v2.1.1.

iSoron commented 1 year ago

@osamz Thanks for the bug report. This has been fixed in 727e88b7b11cff79bdc666406af1fd989ac7e76a and should become available in Loop 2.1.3.