microsoft / fluentui-contrib

Monorepo for contributor extension packages to Fluent UI
MIT License
25 stars 26 forks source link

[Bug] TreeGrid: clicking on the surface of a `Menu` triggers open change on TreeGrid #152

Open bsunderhus opened 3 months ago

bsunderhus commented 3 months ago

If you click at the surface of a MenuPopover it'll trigger the onOpenchange from TreeGrid,

image

here's the reproduction: https://stackblitz.com/edit/cslugv?file=src%2Fexample.tsx