openapi-designer icon indicating copy to clipboard operation
openapi-designer copied to clipboard

Prompt user before removing path, parameter, etc.

Open brylie opened this issue 8 years ago • 1 comments

There have been several times when I have clicked the 'X' next to a path or something else when I was intending to open the item for editing. This will remove the item without any prompt.

Add a prompt to make sure the end-user wants to remove the item, since removal is lossy.

brylie avatar Sep 04 '17 10:09 brylie

Resolved in this PR:

https://github.com/apinf/openapi-designer/pull/369

LeviRosol avatar Feb 26 '19 20:02 LeviRosol