1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-04 08:28:11 +00:00

fix: metadata contextmenu position (#6643)

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
This commit is contained in:
杨国璇
2024-08-26 17:35:36 +08:00
committed by GitHub
parent 31fdf97d07
commit 4dea019fa6
7 changed files with 28 additions and 17 deletions

View File

@@ -34,6 +34,8 @@ const DirViews = ({ userPerm, repoID, currentPath, currentRepoInfo }) => {
updateEnableMetadata(value);
}, [updateEnableMetadata]);
if (!enableMetadataManagement) return null;
return (
<>
<TreeSection