Fernando Pena

Results 5 issues of 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...

Feature Request

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...

Feature Request

Other tab implementations I've seen hide tab focus outlines and don't allow selecting text. ![tab-select](https://user-images.githubusercontent.com/6663710/37046086-15eb0e86-212d-11e8-940d-b3ead1134c18.gif) This can be achieved by setting `outline: none` and `user-select: none` respectively.

CSS
BUG
Need: Design Specs

This error is happening on cloud and probably every other app as well. ![image](https://cloud.githubusercontent.com/assets/6663710/14321741/169c20f0-fbe0-11e5-97f1-a1e8470f7ddd.png) 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...