Files
recipe-app/flutter/lib/core/ui
Nils-Johan Gynther 9b4d1f94bf
Test Suite / test (24.15.0) (push) Has been cancelled
Refactor category handling in inventory and pantry forms
- Introduced `_categorySearchController` and `_categoryOptions` in both `_InventoryFormDialogState` and `_PantryFormDialogState` to manage category selection more effectively.
- Implemented `_flattenCategoryOptions` method to create a flat list of category options from nested category nodes.
- Updated the initialization and disposal of the new controllers to ensure proper resource management.
- Made minor adjustments to the PopupMenuItem definitions in `AppShell` for consistency.
2026-05-11 17:03:58 +02:00
..