communication-ui-library icon indicating copy to clipboard operation
communication-ui-library copied to clipboard

Fix menu icon behavior

Open PorterNan opened this issue 1 month ago • 13 comments

What

  1. Menu icon will only show when visible focus - when you click people button, it would not happens until you use tab navigation
  2. Menu icon will override current status icons, until you unhover
  3. More css, less js for layout so we can live a happy live

This is a PR to fix https://skype.visualstudio.com/SPOOL/_workitems/edit/3685168

Menuicon

Why

How Tested

Process & policy checklist

  • [ ] I have updated the project documentation to reflect my changes if necessary.
  • [ ] I have read the CONTRIBUTING documentation.

Is this a breaking change?

  • [ ] This change causes current functionality to break.

PorterNan avatar May 08 '24 06:05 PorterNan