OpusCapita / react-crudeditor

OpusCapita React CRUD Editor

Home Page:https://opuscapita.github.io/react-crudeditor/branches/master/?currentComponentName=ContractEditor&maxContainerWidth=100%25&showSidebar=false

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No confirmation dialog when CRUD in CRUD

amourzenkov-sc opened this issue · comments

If second CRUD occupies custom TabFormComponent, its made-but-not-saved changes are lost after main CRUD tab switch. This behavior contrasts with a reaction to made-but-not-saved changes in a standard tab displaying main CRUD. Confirmation dialog is displayed in later case.