microsoft-graph-toolkit icon indicating copy to clipboard operation
microsoft-graph-toolkit copied to clipboard

[BUG] When using mgt-dark with file list, the rounded corners are still white

Open sebastienlevert opened this issue 2 years ago • 1 comments

Describe the bug image

Expected behavior Should be dark!

Environment (please complete the following information):

  • OS: Windows
  • Browser Edge / Teams
  • Framework React
  • Context Teams
  • Version 2.4
  • Provider SharePoint

sebastienlevert avatar Mar 15 '22 13:03 sebastienlevert

Hello sebastienlevert, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌

ghost avatar Mar 15 '22 13:03 ghost

@sebastienlevert can you show me how to repo this issue?

gavinbarron avatar Nov 09 '22 18:11 gavinbarron

Use the following tag :

<mgt-file-list class="mgt-dark" enable-file-upload></mgt-file-list>

with this css prop

body {
    background-color: #000000;
}

sebastienlevert avatar Nov 09 '22 20:11 sebastienlevert

TY @sebastienlevert, it looks like this is resolved in v3, do we want to burn effort trying to fix this for v2 given that there's no publicly accessible docs for the version of the fluent web components at the version that v2 is using??

gavinbarron avatar Nov 11 '22 00:11 gavinbarron

No, we can close!

sebastienlevert avatar Nov 11 '22 00:11 sebastienlevert