fix: tab key behaviour fixed for tabIndex containing editors with lists' and code blocks' tab key (#4216)

This commit is contained in:
M. Palanikannan 2024-04-16 21:48:30 +05:30 committed by GitHub
parent d307c727ea
commit 1080094b01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 94 additions and 78 deletions

View file

@ -76,6 +76,7 @@ const DocumentEditor = (props: IDocumentEditor) => {
setHideDragHandle: setHideDragHandleFunction,
}),
placeholder,
tabIndex,
});
const editorContainerClassNames = getEditorClassNames({