Skip to content

Do not show the panel if there are no attributes (V3 blocks)#243

Merged
cbravobernal merged 1 commit intotrunkfrom
fix/compatibility-editor-sidebar
Nov 14, 2025
Merged

Do not show the panel if there are no attributes (V3 blocks)#243
cbravobernal merged 1 commit intotrunkfrom
fix/compatibility-editor-sidebar

Conversation

@cbravobernal
Copy link
Contributor

What

I commented the "Connect Field" sidebar option cause it was interfering with the new v3 blocks interface.

Screenshot 2025-11-14 at 16 23 03

With the fix applied, if there are no bindable attributes, is not displayed on non compatible blocks.

Not showing on a v3 block:
Screenshot 2025-11-14 at 16 23 55

Showing in a paragraph block:
Screenshot 2025-11-14 at 16 24 01

@cbravobernal cbravobernal added this to the 6.6.0 milestone Nov 14, 2025
@cbravobernal cbravobernal self-assigned this Nov 14, 2025
@cbravobernal cbravobernal added the [Type] Bug Something isn't working label Nov 14, 2025
@github-actions
Copy link

github-actions bot commented Nov 14, 2025

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 props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props cbravobernal, priethor.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 3.37%. Comparing base (e870b55) to head (0c0da13).
⚠️ Report is 4 commits behind head on trunk.

Additional details and impacted files
@@            Coverage Diff             @@
##             trunk    #243      +/-   ##
==========================================
+ Coverage     1.17%   3.37%   +2.19%     
  Complexity    4416    4416              
==========================================
  Files          261     261              
  Lines        27017   27017              
==========================================
+ Hits           318     911     +593     
+ Misses       26699   26106     -593     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cbravobernal cbravobernal merged commit 8d8c3e9 into trunk Nov 14, 2025
10 checks passed
@cbravobernal cbravobernal deleted the fix/compatibility-editor-sidebar branch November 14, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants