Skip to content

Fix audit event date-range inputs responsiveness

What does this MR do and why?

Currently the date-picker popups overflows on very small viewports. This change makes the inputs full width on smaller viewports so that the popup is always visible on the page.

Screenshots or screen recordings

Before After
image image
Recording
Kapture_2022-10-24_at_15.06.56

How to set up and validate locally

  1. You need a GitLab Ultimate license.
  2. View the audit events page at http://localhost:3000/groups/gitlab-org/-/audit_events.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports