Skip to content

Conversation

@juliusknorr
Copy link
Member

This PR fixes the issues from #8401 as well as the popovermenu not being closed when clicking the more icon again.

Removing the additional .menu and .bubble classes takes care that event propagation will not be stopped by the menu handling from core/js/js.js, since the user management has implemented its own code to show/hide popovers.

@nickvergessen The event listener from the impersonate app will work without change after that PR. Anyway I would recommend to use $userListBody.on('click', '.toggleUserActions', function() {}) which will work with and without the patch and is basically the same approach that is used for all the other actions in the user settings.

Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works, need backport to 13.0.1

@blizzz blizzz merged commit 627023e into master Feb 22, 2018
@blizzz blizzz deleted the bugfix/8401/usermanagement-popover branch February 22, 2018 14:57
@blizzz
Copy link
Member

blizzz commented Feb 22, 2018

@juliushaertl do you do the backport?

@juliusknorr
Copy link
Member Author

@blizzz backport at #8517

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

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants