Skip to content

Added the shared Edit Title component

Denys Mishunov requested to merge 207236-snippet-edit-title into master

What does this MR do?

Adds shared Title component to be re-used by any Vue form.

NOTE: This is a step in the batch of "Refactor Snippets edit to Vue" works

Click-testing

To click-test, you need to enable the :snippets_edit_vue feature flag in the rails console.

Screenshots

Before After
Screenshot_2020-03-19_at_13.32.11 Screenshot_2020-03-19_at_13.32.53

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

Closes #207236 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports