[material-ui] Tabs styles should adapt to App Bar
Open
@siriwatknp is already working on this.
Since Apr 30, 2025.
has workaround
scope: app bar
type: new feature
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Steps to reproduce
Steps:
- Open this link to live example: (required)
- make sure window is wide enough to show the tabs
- click on any tab
Current behavior
look and feel of the tabs within app bar is not correct
Expected behavior
look and feel should be consistent as per theme.
Context
adding tabs within app bar
Your environment
npx @mui/envinfo
System:
OS: macOS 14.6.1
Binaries:
Node: 22.15.0 - ~/.nvm/versions/node/v22.15.0/bin/node
npm: 10.9.2 - ~/.nvm/versions/node/v22.15.0/bin/npm
pnpm: Not Found
Browsers:
Chrome: 120.0.6099.234
Edge: Not Found
Safari: 17.6
npmPackages:
@emotion/react: ^11.14.0 => 11.14.0
@emotion/styled: ^11.14.0 => 11.14.0
@mui/core-downloads-tracker: 7.0.2
@mui/icons-material: ^7.0.2 => 7.0.2
@mui/material: ^7.0.2 => 7.0.2
@mui/private-theming: 7.0.2
@mui/styled-engine: 7.0.2
@mui/system: 7.0.2
@mui/types: 7.4.1
@mui/utils: 7.0.2
@types/react: ^19.1.2 => 19.1.2
react: ^19.1.0 => 19.1.0
react-dom: ^19.1.0 => 19.1.0
typescript: ^4.9.5 => 4.9.5
Search keywords: appbar tabs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.