Doist / reactist

Open source React components made with ❤️ by Doist
http://doist.github.io/reactist
MIT License
247 stars 21 forks source link

feat: Add the ability to open menus programmatically #787

Closed gnapse closed 1 year ago

gnapse commented 1 year ago

Short description

Add the ability to open menus programmatically. This is needed, for instance, to make it possible to have keyboard shortcuts that open a dropdown menu.

PR Checklist

Versioning

Note This PR's base branch is not main. So approving this does not yet mean it will be released. I'm planning a series of improvements to the menu component, that I'll gather in this base branch before I make a single release (or a handful of releases). This will allow me to test the changes with Todoist before comitting Reactist to the new features.