Skip to content

Fix/nested tabs sidebar#33

Merged
ptesei merged 3 commits intodevelopfrom
fix/nested-tabs-sidebar
Apr 24, 2026
Merged

Fix/nested tabs sidebar#33
ptesei merged 3 commits intodevelopfrom
fix/nested-tabs-sidebar

Conversation

@ptesei
Copy link
Copy Markdown
Contributor

@ptesei ptesei commented Apr 23, 2026

  • update stylelint config
    -scoped css rules for nesting
Capture d’écran 2026-04-23 à 11 48 58

Note

Low Risk
Low risk: changes are limited to SCSS styling for sidebar tab layouts and stylelint/tooling configuration, with no runtime logic or data handling changes.

Overview
Fixes sidebar-aligned blockparty-tabs rendering by scoping nested selectors more tightly (using $block and direct-child selectors) so sidebar rules only apply to the intended nav/panel elements, including correct active/child-selected display behavior.

Updates CSS tooling by switching to @wordpress/stylelint-config/scss-stylistic, namespacing stylistic rules (@stylistic/*), and adding stylelint-config-recess-order (with resulting lockfile updates, including a postcss patch bump).

Reviewed by Cursor Bugbot for commit 29dcb31. Bugbot is set up for automated code reviews on this repo. Configure here.

Comment thread package.json Outdated
Comment thread src/blockparty-tabs/style.scss Outdated
Comment thread src/blockparty-tabs/editor.scss Outdated
Comment thread src/blockparty-tabs/style.scss Outdated
Comment thread src/blockparty-tabs/style.scss
Comment thread src/blockparty-tabs/style.scss
@ptesei ptesei requested a review from firestar300 April 23, 2026 13:41
@ptesei
Copy link
Copy Markdown
Contributor Author

ptesei commented Apr 23, 2026

Bugbot run

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.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 29dcb31. Configure here.

@ptesei ptesei merged commit f2cdf33 into develop Apr 24, 2026
2 checks passed
@ptesei ptesei deleted the fix/nested-tabs-sidebar branch April 24, 2026 07:04
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