#3346 restored more-dropdown but now we also need to move the Security and Insights tabs to it, like it was before the "Repository refresh"
Possible way to do it:
- remove tabs from dom and show/enable the items in the dropdown
Gotchas:
- the DOM order of the menu matters, so you probably need to also move them at the end of the dropdown, after "Settings"
#3346 restored
more-dropdownbut now we also need to move the Security and Insights tabs to it, like it was before the "Repository refresh"Possible way to do it:
Gotchas: