Commit c1a020ce authored by Denys Mishunov's avatar Denys Mishunov

Merge branch 'web-ide-in-the-project-tree-show-full-file-name-in-a-tooltip-on-hover' into 'master'

add title with file name to file_row

See merge request gitlab-org/gitlab!75934
parents e949a330 6b684ab5
......@@ -146,6 +146,7 @@ export default {
ref="textOutput"
:style="levelIndentation"
class="file-row-name"
:title="file.name"
data-qa-selector="file_name_content"
:data-qa-file-name="file.name"
data-testid="file-row-name-container"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment