Fix context menu being opened when clicking message action bar buttons (#9200)
This commit is contained in:
parent
e269c6895d
commit
3eecd68175
6 changed files with 155 additions and 59 deletions
|
@ -194,6 +194,8 @@ exports[`<SpaceContextMenu /> renders menu correctly 1`] = `
|
|||
/>
|
||||
<div
|
||||
className="mx_ContextualMenu"
|
||||
hasBackground={true}
|
||||
onFinished={[MockFunction]}
|
||||
role="menu"
|
||||
style={Object {}}
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue