Remove chevron for menu button
What does this MR do and why?
We are indicating additional actions on file list items with both a chevron and an eclipse icon. It is not necessary to have both icons.
Remove the chevron-down
from file list hover, leaving only the ellipsis_v
.
Closes #231235 (closed)
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Open WebIDE
- Hover over files
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.