EnhancedJax / Bagels

Powerful expense tracker that lives in your terminal.
GNU General Public License v3.0
195 stars 4 forks source link

ValidationError: Crash when adding subcategories after opening categories #3

Closed Zimzozaur closed 5 days ago

Zimzozaur commented 5 days ago

Describe the Bug When pressing c to open categories and s to add subcategories, the app throws the following error: ValidationError: 1 validation error for FormField after fresh installation.

Steps to Reproduce:

  1. Open the app bagels.
  2. Press c to open categories.
  3. Press s to add subcategories.
EnhancedJax commented 5 days ago

Fix in 0.1.8! Thanks for the report!

Zimzozaur commented 5 days ago

You're welcome!