microsoft-graph-toolkit
microsoft-graph-toolkit copied to clipboard
[BUG] When using mgt-dark with file list, the rounded corners are still white
Describe the bug
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
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 🙌
@sebastienlevert can you show me how to repo this issue?
Use the following tag :
<mgt-file-list class="mgt-dark" enable-file-upload></mgt-file-list>
with this css prop
body {
background-color: #000000;
}
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??
No, we can close!