revent WorkArea modal from closing after form submission
This commit is contained in:
parent
130000f05f
commit
9a923732ba
@ -287,7 +287,7 @@ const ProjectInfra = ({
|
||||
data: updatedProject,
|
||||
});
|
||||
setProject( updatedProject );
|
||||
closeWorkAreaModel()
|
||||
// closeWorkAreaModel()
|
||||
}
|
||||
// Handle the task (workItem) data
|
||||
else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user