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

fix(context menu): don't close on item click with noop strategy #2875

Merged
merged 5 commits into from Nov 15, 2021

Conversation

katebatura
Copy link
Contributor

@katebatura katebatura commented Sep 13, 2021

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

Closes #2644

BREAKING CHANGE:
Context menu won't close on menu item click is trigger strategy is set to noop (nbContextMenuTrigger="noop").

@katebatura katebatura self-assigned this Sep 13, 2021
@yggg yggg added this to the 9.0.0 milestone Sep 16, 2021
@katebatura katebatura changed the title fix(nb-context-menu): don't hide context menu on item click when noop… fix(context-menu): prevent hiding on item click when noop trigger strategy Sep 17, 2021
@yggg yggg changed the title fix(context-menu): prevent hiding on item click when noop trigger strategy fix(context menu): don't close on item click when strategy is noop Nov 15, 2021
@yggg yggg changed the title fix(context menu): don't close on item click when strategy is noop fix(context menu): don't close on item click with noop strategy Nov 15, 2021
@yggg yggg merged commit a76fccf into akveo:master Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Context menu gets closed when clicking on menu items
2 participants