Feature #10805
closedSuggest to save non-saved file and proceed
100%
Description
When a user does not save a file and wants to start a job decision, Bridge prevents this by a pop-up window that suggest to proceed without saving the file or to cancel the starting of the job decision. Kirill Shilimanov suggested a good improvement - to suggest to save the file and to start the job decision within that pop-up window. I guess that this will be the most popular choice, so, it has sense to place it first.
Updated by Evgeny Novikov over 3 years ago
- Target version set to 3.3
It should be quite easy to implement, while it will help to save much time especially for new users. Maybe it has sense to add saving to 2 existing buttons for starting a job solution since users often forget to do this while it is very unlikely that one will need to proceed without saving the last edited file.
Updated by Vladimir Gratinskiy about 3 years ago
- Due date set to 08/30/2021
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in "bridge-fixes". New option "Save and proceed" was added for alert window.
Updated by Evgeny Novikov about 3 years ago
- Status changed from Resolved to Closed
The new button is very helpful. I merged the branch to master in 0cde276bc.