Skip to content

Fixed issue where the Web IDE would show the directory action dropdown on subdirectories

What does this MR do?

It makes the disableActionDropdown property of the repo-file template be applied recursively to tree items.

Why was this MR needed?

When in the Web IDE's review mode, subdirectories had their action dropdowns enabled.

Screenshots (if relevant)

Web_IDE_Review_Dropdown_Bug

What are the relevant issue numbers?

None, should I create tracking issues for every fix or is just an MR okay?

Merge request reports