Skip to content

Added Blob Edit Header component

Denys Mishunov requested to merge 207240-snippet-blob-edit-header into master

What does this MR do?

This MR is a small part of the effort of refactoring Snippet edit form to Vue. This particular one deals with adding just one component that renders Snippet blob's filename with reactive communication about its changes.

NOTE: This MR is part of a larger user-facing effort, hance no CHANGELOG entry has been provided for now.

Screenshots

Before After
With file name Screenshot_2020-03-04_at_13.57.12 Screenshot_2020-03-04_at_13.56.52
Without file name Screenshot_2020-03-04_at_13.57.19 Screenshot_2020-03-04_at_13.57.00

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

References #207240 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports