fix: getting much closer to my idea

This commit is contained in:
2026-02-21 21:23:39 +01:00
parent 3a30e9bc41
commit c7123a142a
4 changed files with 28 additions and 2 deletions

View File

@@ -596,6 +596,7 @@ export const MenuEditorView: React.FC = () => {
placeholder={tr('menuEditor.newEntryPlaceholder')}
disabled={isLoadingPages}
autoFocus
inlinePlain
/>
) : node.data.title}
</span>