User mapping - Fix selecting of tabs when filtering by status
What does this MR do and why?
On initial load, when filtering by status with one of the "reassigned" statuses (Kept as placeholder or Completed) in the URL, we should select the "Reassigned" tab so the right results and filter values are shown.
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
| Before | After |
|---|---|
| Fix_selecting_tabs_before | Fix_selecting_tabs_after |
How to set up and validate locally
See https://gitlab.com/gitlab-org/manage/import-and-integrate/discussions/-/issues/119.
The test URL is http://127.0.0.1:3000/groups/gitlab-org/-/group_members?tab=placeholders&status=keep_as_placeholder
Edited by Justin Ho Tuan Duong