Skip to content

[docs] Fix Popover JSdoc#48310

Merged
mj12albert merged 2 commits into
mui:masterfrom
nitzan-treg:fix/39973-docsmaterial-ui-popover-docs-seem-somewh
Apr 16, 2026
Merged

[docs] Fix Popover JSdoc#48310
mj12albert merged 2 commits into
mui:masterfrom
nitzan-treg:fix/39973-docsmaterial-ui-popover-docs-seem-somewh

Conversation

@nitzan-treg
Copy link
Copy Markdown
Contributor

@nitzan-treg nitzan-treg commented Apr 16, 2026

hey, saw #39973 and took a look

the popover docs said "scroll and click away are blocked" which was misleading since click away isn't blocked the same way scroll is. updated the line to say scrolling is blocked and click away is built-in, which is more accurate and matches what the maintainer suggested in teh issue thread.

fixes #39973


the popover docs said "scroll and click away are blocked" which was misleading since click away isn't blocked the same way scroll is. updated the line to say scrolling is blocked and click away is built-in, which is more accurate and matches what the maintainer suggested in teh issue thread.

Signed-off-by: nitzan-treg <nitzan.tregerman@gmail.com>
@code-infra-dashboard
Copy link
Copy Markdown

code-infra-dashboard Bot commented Apr 16, 2026

Bundle size

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/private-theming 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

Deploy preview


Check out the code infra dashboard for more information about this PR.

@mj12albert mj12albert added the docs Improvements or additions to the documentation. label Apr 16, 2026
@mj12albert mj12albert changed the title fix misleading click away wording in popover docs [docs] Fix Popover JSdoc Apr 16, 2026
Copy link
Copy Markdown
Member

@mj12albert mj12albert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR ~ I tweaked the wording a bit more

@mj12albert mj12albert enabled auto-merge (squash) April 16, 2026 19:52
@mj12albert mj12albert force-pushed the fix/39973-docsmaterial-ui-popover-docs-seem-somewh branch from b6ef186 to aa798ae Compare April 16, 2026 19:52
@mj12albert mj12albert merged commit 9cb7a1a into mui:master Apr 16, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs][material-ui] Popover docs seem somewhat misleading regarding "click away"

2 participants