Comment button in file header is used for two different actions
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=415377) </details> <!--IssueSummary end--> ### Issue The comment button in the file header is used for two different actions, depending on whether you're looking at a commit or an MR: | Merge request | Commit | | ------ | ------ | | ![Screenshot_2023-06-14_at_9.45.57_AM](/uploads/210051f323638e1f252f42526abe06de/Screenshot_2023-06-14_at_9.45.57_AM.png) | ![Screenshot_2023-06-14_at_9.45.11_AM](/uploads/0b0e8b9e031eb1770480523f1415fdf5/Screenshot_2023-06-14_at_9.45.11_AM.png) | ### Proposal - Add an ellipsis dropdown to the commit diffs - Add `Toggle comments` and `View file` into ellipsis dropdown (to match MRs)
issue