Skip to content

Release/1.0.6#19

Merged
MarieComet merged 6 commits intodevelopfrom
release/1.0.6
Feb 11, 2026
Merged

Release/1.0.6#19
MarieComet merged 6 commits intodevelopfrom
release/1.0.6

Conversation

@MarieComet
Copy link
Copy Markdown
Contributor

@MarieComet MarieComet commented Feb 11, 2026

Note

Medium Risk
Changes both editor state syncing and frontend DOM traversal for tab activation, which can subtly break tab selection or indexing across existing layouts, especially with custom markup or block structure differences.

Overview
Adds nested-tabs support by replacing the editor’s global TabsFocus selection handler with a new SyncTabsActive component that updates the owning blockparty/tabs block’s tabsActive when a tabs-nav-item or tabs-panel-item (or a descendant) is selected.

Updates the frontend script.js tab discovery to scope tab and panel lookups to the current tabs block’s .wp-block-blockparty-tabs-nav and its sibling panels container, avoiding cross-instance selection when tabs are nested. Also bumps plugin/block/package versions and changelogs to 1.0.6.

Written by Cursor Bugbot for commit 9d57a58. This will update automatically on new commits. Configure here.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

This is the final PR Bugbot will review for you during this billing cycle

Your free Bugbot reviews will reset on March 10

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Comment thread src/blockparty-tabs/SyncTabsActive.js
@MarieComet MarieComet merged commit ede4915 into develop Feb 11, 2026
3 of 6 checks passed
@firestar300 firestar300 deleted the release/1.0.6 branch April 20, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants