Skip to content

fix: prompt to confirm discarding unsaved changes in config screens#5289

Open
jamesarich wants to merge 1 commit into
mainfrom
fix/5283-unsaved-changes-dialog
Open

fix: prompt to confirm discarding unsaved changes in config screens#5289
jamesarich wants to merge 1 commit into
mainfrom
fix/5283-unsaved-changes-dialog

Conversation

@jamesarich
Copy link
Copy Markdown
Collaborator

Fixes #5283 by introducing an UnsavedChangesDialog component and integrating it into RadioConfigScreenList and ChannelConfigScreen. Utilizes PlatformBackHandler to guard against accidental system back gestures.

Fixes #5283 by introducing an UnsavedChangesDialog component and integrating it into RadioConfigScreenList and ChannelConfigScreen. Utilizes PlatformBackHandler to guard against accidental system back gestures.
@github-actions github-actions Bot added the bugfix PR tag label Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR tag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Unsaved channel changes are lost when leaving Channels screen without confirmation

1 participant