- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Get your taxes done using TurboTax
I disagree that this is 'not a bug'. A simple validation check in the code to see whether the user has saved the file when hitting the exit button is a standard best practice in software development. If the user has saved since the last change was made, do not prompt for save on exit. If the user has NOT saved since the last change, then prompt for save.
‎February 9, 2023
9:44 AM