Fernando Pena
Fernando Pena
## Describe the Bug The menu should automatically close after a user has clicked/selected an option, but it stays open until you click away to blur. Perhaps this is by...
The menu and menu item are very useful for providing the form for a menu, but their function is limited to displaying and hiding the dropdown. Some other useful features...
Other tab implementations I've seen hide tab focus outlines and don't allow selecting text.  This can be achieved by setting `outline: none` and `user-select: none` respectively.
This error is happening on cloud and probably every other app as well.  The source maps are being generated and injected into encore-ui-tpls.min.js. Due to the way per-app routing...
## Description * Adds pathfinding edge filter to Graph context menu * Adds relevant copy options to edges in context menu * Moves reusable context menu items to shared lib...