Skip to content

Fix filename is overflowing modal when importing

What does this MR do and why?

This fixes a bug where the importer modals would overflow when the filename of the imported file is too long.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Go to a project
  2. Go to issues (or requirements)
  3. Click on the import icon
  4. Select a file with a very long name
  5. See that the overflow is truncated

MR acceptance checklist

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

Related to #300073 (closed)

Edited by Kev

Merge request reports