[Placeholder users page] Table row is stretching outside the window

What does this MR do and why?

Fix placeholder user table to make in responsive

References

Issue: #550457 (closed)

UX Paper Cuts Planning issue: #513103 (closed)

Screenshots or screen recordings

Before After
1_before 1_after
2_before 2_after

How to set up and validate locally

  1. In rails console enable the feature flag

    Feature.enable(:group_owner_placeholder_confirmation_bypass)
  2. Visit any group member page, for example http://gdk.test:3000/groups/flightjs/-/group_members

  3. Click the Placeholder tab

  4. Look at the table

MR acceptance checklist

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

Merge request reports

Loading