zfcampus / zf-apigility-admin-ui

UI code for Apiglity Admin
BSD 3-Clause "New" or "Revised" License
39 stars 37 forks source link

Changing default version of the api - JS alert #121

Open michalbundyra opened 8 years ago

michalbundyra commented 8 years ago

As we noticed with @weierophinney after changing default version of the api, when we try to go somewhere else JS alert: "You will lose unsaved changes if you leave this page" is shown.

Default version of api is changed (saved).

Expected behavior: Alert shouldn't be shown in that case.

weierophinney commented 8 years ago

I've also noted this with other actions: saving changes to a service, saving filters or validators, etc.

weierophinney commented 4 years ago

This repository has been closed and moved to laminas-api-tools/api-tools-admin-ui; a new issue has been opened at https://github.com/laminas-api-tools/api-tools-admin-ui/issues/8.