Always render dialogs in left pane
This commit is contained in:
parent
f3e207d0b0
commit
25f271e61c
3 changed files with 19 additions and 31 deletions
|
@ -40,10 +40,6 @@ export abstract class LeftPaneHelper<T> {
|
|||
return undefined;
|
||||
}
|
||||
|
||||
shouldRenderNetworkStatusAndUpdateDialog(): boolean {
|
||||
return false;
|
||||
}
|
||||
|
||||
getPreRowsNode(
|
||||
_: Readonly<{
|
||||
clearGroupCreationError: () => void;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue