Improve accessibility of opening space create menu (#7316)
This commit is contained in:
committed by
GitHub
parent
1216285ed2
commit
93a90280a9
@@ -357,6 +357,7 @@ const SpaceCreateMenu = ({ onFinished }) => {
|
||||
onFinished={onFinished}
|
||||
wrapperClassName="mx_SpaceCreateMenu_wrapper"
|
||||
managed={false}
|
||||
focusLock={true}
|
||||
>
|
||||
{ body }
|
||||
</ContextMenu>;
|
||||
|
||||
Reference in New Issue
Block a user