Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu does not close after selecting an option #336

Open
TheNando opened this issue Sep 25, 2018 · 1 comment
Open

Menu does not close after selecting an option #336

TheNando opened this issue Sep 25, 2018 · 1 comment

Comments

@TheNando
Copy link

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 design, though I have yet to find another component library that does not hide the menu after a selection is made.

Steps to Reproduce

Using the example menus from https://rackerlabs.github.io/helix-ui/components/menus/

  1. Click a menu button to display the pop up list of options
  2. Select any option from the list

Expected behavior

The option should be selected and the popup list should hide

Screenshots

If applicable, add screenshots to help explain your problem.
image

Environment

Please complete the following information:

  • Device: Macbook Pro
  • OS: macOS Sierra v10.12.2
  • Browser: Chrome v69.0.3497.100 and Firefox v59.0.1
@100stacks 100stacks self-assigned this Dec 5, 2018
@CITguy
Copy link
Contributor

CITguy commented Jan 29, 2019

We'll be looking into refactoring how <hx-menu> and <hx-menuitem> behave as part of a future update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants