- Get existing VD -> saved-vd := current-vd
- New vd or import -> nothing
- Save button -> saved-vd := current-vd
- Click on navigation or breadcrumb -> check if current-vd == saved-vd. if true, exit. If not, do not exit. Show modal with "no save"
on-finish event is useless in this case.