Skip to content

[drawer] adding payload to certain Drawer.SwipeArea for modularity - #5482

Open
nayounsang wants to merge 3 commits into
mui:masterfrom
nayounsang:drawer-swipe-area-payload
Open

[drawer] adding payload to certain Drawer.SwipeArea for modularity#5482
nayounsang wants to merge 3 commits into
mui:masterfrom
nayounsang:drawer-swipe-area-payload

Conversation

@nayounsang

@nayounsang nayounsang commented Aug 13, 2026

Copy link
Copy Markdown

close #4908

When Drawer.SwipeArea is triggered, pass payload such as if using custom handle and payload in triggers.

To implement this, add payload?: Payload | undefined; props and set payload in the store.

@pkg-pr-new

pkg-pr-new Bot commented Aug 13, 2026

Copy link
Copy Markdown

commit: a7d1bf3

@code-infra-dashboard

code-infra-dashboard Bot commented Aug 13, 2026

Copy link
Copy Markdown

Bundle size

Bundle Parsed size Gzip size
@base-ui/react 🔺+32B(+0.01%) 🔺+5B(0.00%)

Details of bundle changes

Performance

Total duration: 1,090.39 ms +15.08 ms(+1.4%) | Renders: 76 (+0) | Paint: 1,709.82 ms +4.88 ms(+0.3%)

No significant changes — details


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

@netlify

netlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploy Preview for base-ui ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit a7d1bf3
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/6a7d703d0370fd0008edb39b
😎 Deploy Preview https://deploy-preview-5482--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@nayounsang
nayounsang force-pushed the drawer-swipe-area-payload branch from 8f76068 to a7d1bf3 Compare August 13, 2026 07:20
@zannager zannager added the component: drawer Changes related to the drawer component. label Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: drawer Changes related to the drawer component.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[drawer] Feature request: adding payload to certain Drawer.SwipeArea for modularity

2 participants