WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.53k stars 4.21k forks source link

DataView: Pass `disabled` prop to a primary action #67218

Closed okmttdhr closed 13 hours ago

okmttdhr commented 14 hours ago

What?

This PR changes to pass the disabled prop to a primary action in the same way as item actions.

Why?

To align disabled handling for primary actions with item actions, ensuring consistency.

How?

Passing action.disabled to ButtonTrigger.

Testing Instructions

Screenshots or screencast