Only use header loader when updating navigation tree
This commit is contained in:
@@ -116,6 +116,7 @@ class DocumentScene extends React.Component {
|
||||
title={ title }
|
||||
titleText={ titleText }
|
||||
actions={ actions }
|
||||
loading={ this.store.updatingStructure }
|
||||
>
|
||||
{ this.store.isFetching ? (
|
||||
<CenteredContent>
|
||||
|
||||
Reference in New Issue
Block a user