Files
food-ai/client/lib/features/products
dbastrikin 0f2d86efdb fix: use dialog context in product delete confirmation
Navigator.pop(context) with the outer tile context caused go_router to
pop the main navigation stack instead of closing the dialog. Use the
builder's ctx parameter instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-22 17:29:55 +02:00
..