Exit confirmation in holiday management screen #530
Labels
backlog
Bugs/features that need to be evaluated for future development
component: frontend
type: enhancement
use case: holidays
It would be good to ask for user confirmation when leaving the holiday management screen, in case there are unsaved changes. It's specially interesting because there is no visual feedback on there being unsaved changes or not.
The tasks screen has the same feature and it can be reused in this case, we'd need to include this file and implement a function called
isUnsaved()
:https://github.com/Igalia/phpreport/blob/main/web/js/include/closeConfirmation.js
The text was updated successfully, but these errors were encountered: