microsoft / microsoft/fluentui
[Feature]: react-positioning: provide a way to position contextmenu on keyboard event
Open
@bsunderhus is already working on this.
Since Aug 4, 2023.
Component: Menu
Fluent UI react-components (v9)
Resolution: Soft Close
- Dominant language
- TypeScript
- Stars
- 20.3k
- Forks
- 2.9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 46
Description
There's currently no way to decide the position on which a contextmenu will appear, it goes to the middle of the element according to createVirtualElementFromClick :
Feature request
Find a way to adjust the positioning of the contextmenu according to the positioning property provided by the user
Contributor guide
No contributing guide indexed for this repository
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.