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

<AppBar color='inherit'> does not work #19391

Closed
2 tasks done
ghost opened this issue Jan 26, 2020 · 0 comments · Fixed by #19393
Closed
2 tasks done

<AppBar color='inherit'> does not work #19391

ghost opened this issue Jan 26, 2020 · 0 comments · Fixed by #19393
Labels
component: app bar This is the name of the generic UI component, not the React module! new feature New feature or request

Comments

@ghost
Copy link

ghost commented Jan 26, 2020

<AppBar color='inherit'> does not work

  • 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 😯

The background color is white due to the underlying Paper component.

Expected Behavior 🤔

The background color is inherited from the containing component.

Steps to Reproduce 🕹

https://codesandbox.io/s/material-demo-wezur?fontsize=14&hidenavigation=1&theme=dark

Your Environment 🌎

Tech Version
Material-UI v4.9.0
React 16.12.0
Browser Google Chrome Version 79.0.3945.88 (Official Build) (64-bit)
TypeScript 3.7.5
etc. macOS Catalina
@oliviertassinari oliviertassinari added support: question Community support but can be turned into an improvement component: app bar This is the name of the generic UI component, not the React module! and removed support: question Community support but can be turned into an improvement labels Jan 26, 2020
@oliviertassinari oliviertassinari added out of scope The problem looks valid but we won't fix it (maybe we will revisit it in the future) new feature New feature or request and removed out of scope The problem looks valid but we won't fix it (maybe we will revisit it in the future) labels Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: app bar This is the name of the generic UI component, not the React module! new feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant