DataViews: Don't render actions dropdown when all eligible ones are primary#68168
Conversation
|
Flaky tests detected in e5ad8ea. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/12427420451
|
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
What?
Related: #66811 and #67020
There can be cases where the eligible actions are all primary ones. In that case there is no need to render the dropdown with the actions as it will only contain the primary ones. This is used in
tablelayout for now.Testing Instructions
tablelayout.