Skip to content

Display the popovers in the Admin > Users page

What does this MR do and why?

Display the popovers in the Admin > Users page

Relaxed the popover selector to find also non-anchor elements with the .js-user-link class. This allows to re-enable the popovers on the Admin > User page.

Closes #11290 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screen_Recording_2024-01-25_at_14.48.15

How to set up and validate locally

  1. Go to /admin/users and hover over the users.

Merge request reports

Loading