Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TreeView] Gmail sample's css isn't correct when selected #20125

Closed
2 tasks done
thundermiracle opened this issue Mar 15, 2020 · 0 comments · Fixed by #21514
Closed
2 tasks done

[TreeView] Gmail sample's css isn't correct when selected #20125

thundermiracle opened this issue Mar 15, 2020 · 0 comments · Fixed by #21514
Labels
bug 🐛 Something doesn't work component: tree view TreeView, TreeItem. This is the name of the generic UI component, not the React module!

Comments

@thundermiracle
Copy link

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

It's not a bug but only a css problem. In Gmail Clone sample, backgroundColor: transparent was overridden by the default one which causes the background not pure.

How about change it to backgroundColor: 'transparent !important',?

image

@oliviertassinari oliviertassinari added the component: tree view TreeView, TreeItem. This is the name of the generic UI component, not the React module! label Mar 15, 2020
@oliviertassinari oliviertassinari added the bug 🐛 Something doesn't work label Jun 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: tree view TreeView, TreeItem. This is the name of the generic UI component, not the React module!
Projects
None yet
2 participants