Skip to content

Rename vue component to match original name

Samantha Ming requested to merge 432112-rename-component into master

What does this MR do and why?

With the deprecated component now removed > !136256 (merged), we can update the name of this component to replace it.

// This MR
tool_with_scanner_filter.vue -> tool_with_vendor_filter.vue

// Completed (https://gitlab.com/gitlab-org/gitlab/-/issues/425882)
tool_with_vendor_filter.vue -> deprecated_tool_with_vendor.filter.vue

Screenshots or screen recordings

There are no UI/UX changes

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 #432112 (closed)

Edited by Samantha Ming

Merge request reports