Ivy-Apps / ivy-wallet

Ivy Wallet is an open-source money manager app for Android, no longer maintained. You can fork the code or download the final version from Google Play.
https://play.google.com/store/apps/details?id=com.ivy.wallet
GNU General Public License v3.0
2.8k stars 675 forks source link

[BUG] Should not be able to select past date for planned payments #3617

Closed p42rthicle closed 1 month ago

p42rthicle commented 1 month ago

Please confirm the following

Describe the bug

As the title suggests, we should not be able to select past dates for planned payments (or so I think). If this is intended behaviour then we can close this issue

To Reproduce

  1. Create a new planned payment
  2. Select any date in the past.

Expected behavior

We should not be able to select past dates

Screenshots

https://github.com/user-attachments/assets/fb8a8295-273f-40a9-bd38-1ff2d6a7107f

App version

v2024.10.13 (202)

Smartphone

Samsung Galaxy S23

Additional context

No response

ivywallet commented 1 month ago

Thank you @p42rthicle for raising Issue #3617! 🚀 What's next? Read our Contribution Guidelines 📚.

Tagging @ILIYANGERMANOV for review & approval 👀

ILIYANGERMANOV commented 1 month ago

Hi, this is intended there are cases where the user might want to enter a past subscription with delay

p42rthicle commented 1 month ago

Got it, thanks!