microsoft / microsoft/fluentui-contrib
[Bug] TreeGrid: clicking on the surface of a `Menu` triggers open change on TreeGrid
Open
@bsunderhus is already working on this.
Since Apr 2, 2024.
bug
react-tree-grid
- Dominant language
- TypeScript
- Stars
- 56
- Forks
- 62
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 1
Description
If you click at the surface of a MenuPopover it'll trigger the onOpenchange from TreeGrid,
here's the reproduction: https://stackblitz.com/edit/cslugv?file=src%2Fexample.tsx
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.