Duplicate changed file icon in the Web IDE
There are two modification type icons in the Web IDE file tree. ![image](/uploads/07e21d7e5f820b7649aefcbb1d01d8b5/image.png) Related to this MR https://gitlab.com/gitlab-org/gitlab/commit/8f0583014cbd9171668b7bb4e6e8f6e3bceb0a47 ### Steps to reproduce 1. Edit two files in the Web IDE: one in the root folder, and another in a subfolder ### What is the current *bug* behavior? 1. There are duplicate icons for the root file 1. The subfolder file has only one icon and no options dropdown on hover ### What is the expected *correct* behavior? 1. There's only one modification icon (the filled version, located on the right) 1. The tooltip saying “Unstaged modification” should appear on hover 1. The options dropdown appears when hovering any file or folder, even in subfolders ### Output of checks This bug happens on GitLab.com ## References - Root cause analysis https://gitlab.com/gitlab-org/gitlab/issues/198486
issue