Skip to content

Migrate import button on issue empty state to Vue

What does this MR do?

In !54214 (merged) we added a new Vue component that renders import and export buttons on the project's issue and the merge requests page.

This MR adds the component also to the issue's empty page.

Related to #254267 (closed)

Screenshots (strongly suggested)

Before After
import_issues_empty_state_before import_issues_empty_state_after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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
Edited by Martin Wortschack

Merge request reports