[PR #31] [MERGED] Add verification for overwrite #910

Open
opened 2026-01-29 16:24:14 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/31
Author: @mnadareski
Created: 6/13/2018
Status: Merged
Merged: 6/13/2018
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (2)

  • d9a9f3b Add verification for overwrite
  • d913aa2 Re-enable button on error

📊 Changes

1 file changed (+16 additions, -0 deletions)

View changed files

📝 MainWindow.xaml.cs (+16 -0)

📄 Description

Add verification dialog in case the user is overwriting a complete existing dump. This is ONLY for a complete existing dump, so users who ran into an error won't be pestered every time.

Addresses #30


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/31 **Author:** [@mnadareski](https://github.com/mnadareski) **Created:** 6/13/2018 **Status:** ✅ Merged **Merged:** 6/13/2018 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`d9a9f3b`](https://github.com/SabreTools/MPF/commit/d9a9f3bfd4ab8357b11f52aecdce7d64846c9c85) Add verification for overwrite - [`d913aa2`](https://github.com/SabreTools/MPF/commit/d913aa247e37443697ec08bff6475109c868d174) Re-enable button on error ### 📊 Changes **1 file changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MainWindow.xaml.cs` (+16 -0) </details> ### 📄 Description Add verification dialog in case the user is overwriting a complete existing dump. This is ONLY for a complete existing dump, so users who ran into an error won't be pestered every time. Addresses #30 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:24:14 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#910