Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add confirmation prompt for replacing saved vehicle #263

Merged
merged 2 commits into from
Nov 3, 2021

Conversation

Drift91
Copy link
Contributor

@Drift91 Drift91 commented Nov 3, 2021

This pull request adds a confirmation prompt to replacing your saved vehicle, much like the one already present for deleting a saved vehicle. In fact all I did was copy the code structure from the delete menu item and mix it in with the structure from the replace menu item. I also fixed a small typo.

I'm not particularly experienced with C# so if anything needs to be fixed please let me know.

Copy link
Owner

@TomGrobbe TomGrobbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good enough ;) the original checks weren't pretty anyway.

@TomGrobbe TomGrobbe merged commit 2a35718 into TomGrobbe:development Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants