Issue #3484575 "Move the edit button outside of more actions dropdown"
MR has been created against #3484575 and below tasks have been done:
- Two new icons for "Kebab" and "Edit"(AKA Pencil) have been added to the top bar.
- "More Actions" text has been replaced with the Kebab menu icon.
- Edit button has been moved out of the more actions dropdown and is prefixed with the pencil icon.
- Styling changes have been added.
- The menu_local_tasks Twig override has been implemented, along with the removal of some existing code that previously removed the local tasks. As a result, the secondary menu tabs, which were not visible earlier, are now displayed. (@lauriii @ckrina - This implementation is per what we discussed.)
- Top Bar functional test has been updated.
Below are some of the screenshots of how UI looks after the above changes: Node View Page: Secondary local tasks.