Skip to content

Conversation

@HackersSpirit
Copy link
Contributor

  • add expenses_database.purgeTestData() to remove case-insensitive exact matches for [asd,ok,new]
  • call purge at app startup after Isar init
  • add UI validation in Homepage: block placeholder names, require name length >= 2, and amount > 0 on create/edit; show SnackBar on invalid input
  • no schema changes; safe no-op if no placeholders present

- add expenses_database.purgeTestData() to remove case-insensitive exact matches for [asd,ok,new]
- call purge at app startup after Isar init
- add UI validation in Homepage: block placeholder names, require name length >= 2, and amount > 0 on create/edit; show SnackBar on invalid input
- no schema changes; safe no-op if no placeholders present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant