Skip to content

feat: Volto 18 support - refs #287700#58

Open
avoinea wants to merge 13 commits intodevelopfrom
volto-18
Open

feat: Volto 18 support - refs #287700#58
avoinea wants to merge 13 commits intodevelopfrom
volto-18

Conversation

@avoinea
Copy link
Member

@avoinea avoinea commented Mar 10, 2026

No description provided.

avoinea and others added 13 commits March 10, 2026 19:45
Replace accordion-based block selection (.title/.content.active.common)
with search input approach for more reliable Volto 18 compatibility.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replace fragile sidebar/form selectors and getSlate() calls with
simpler direct selectors that work reliably in both V17 and V18.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…s tests

Replace .clear() on contenteditable with clearSlateTitle(), and replace
titleSelector.type('{enter}') with cy.getSlate().click() so a Slate block
is focused before clicking the block-add-button. Matches the proven pattern
from volto-block-divider which passes both V17 and V18 integration tests.

Refs: #287700

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant