Files
meshcore-open/lib
just_stuff_tm ba2763a3f6 fix(channels): make edit/delete actions use parent context after bottom sheet closes
Root cause: edit/delete dialogs were opened from the sheet context after Navigator.pop, so context.mounted was false and follow-up actions never ran.

Also keeps async await/error handling for channel edit/delete so failures surface to users instead of silently dropping.
2026-02-20 01:28:13 -05:00
..
2026-02-04 08:32:35 -08:00
2026-02-17 23:50:11 -07:00
2026-02-08 18:42:15 -08:00