ml-opensource / admin-panel-template-reactjs

25 stars 10 forks source link

Fix: Refactoring FormModal #70

Closed mostafahussien closed 3 years ago

mostafahussien commented 3 years ago

Refactoring FormModal

What are you adding?

Moving the useUnsavedPrompt inside the FormModal Adding safe check for reloading the page while editing the form Handle Clicking browser back button or navigating to another url, when the previous screen is not the same web app

Breaking changes?

Related PR