Skip to content

Update requirement import modal to show focus ring

What does this MR do?

This MR removes the bv-no-focus-ring class and enables the focus ring to show on the import modal file input.

Testing & Setup

  1. View the changes in the requirements import modal in [GDK_HOST/gitlab-org/gitlab-shell/-/requirements_management/requirements.
  2. Select or focus the file input and confirm that the element has a focus ring.
  3. Switch to master branch and confirm the modal has no focus ring for the file input.

Screenshots (strongly suggested)

No visual changes.

Before After
image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #296949 (closed)

Edited by Jiaan Louw

Merge request reports

Loading