Skip to content

Make selector to find users more specific

What does this MR do and why?

Instead of searching for content in the whole page, search only within the list of users.

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

N/A

How to set up and validate locally

spec/features/admin/users/users_spec.rb should pass.

Merge request reports