Skip to content

[tabs] Fix scrollable tabs blocking pointer events#48166

Draft
mj12albert wants to merge 1 commit intomui:masterfrom
mj12albert:fix/scrollable-tabs-blocking-pointer-events
Draft

[tabs] Fix scrollable tabs blocking pointer events#48166
mj12albert wants to merge 1 commit intomui:masterfrom
mj12albert:fix/scrollable-tabs-blocking-pointer-events

Conversation

@mj12albert
Copy link
Copy Markdown
Member

Fixes #36953

@mj12albert mj12albert added type: bug It doesn't behave as expected. scope: tabs Changes related to the tabs. labels Apr 1, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Apr 1, 2026

Netlify deploy preview

https://deploy-preview-48166--material-ui.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/material 🔺+21B(0.00%) 🔺+6B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 2fea8c7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: tabs Changes related to the tabs. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Tabs] Scrollable Tabs render an absolute-positioned div that blocks pointer events

2 participants