We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9a495 commit 8bf1d13Copy full SHA for 8bf1d13
src/containers/Storage/PaginatedStorage.tsx
@@ -101,7 +101,7 @@ export const PaginatedStorage = ({
101
<StorageControls
102
searchValue={searchValue}
103
handleSearchValueChange={handleTextFilterChange}
104
- withTypeSelector={!nodeId}
+ withTypeSelector
105
storageType={storageType}
106
handleStorageTypeChange={handleStorageTypeChange}
107
visibleEntities={visibleEntities}
0 commit comments