Break interactivity with underlying blocks in the backoffice #228
mlebretonFR
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Feature summary
For example, inside
block-grid-preview:pointer-eventstononefor<a aria-label="Edit block" role="button"...> </a>.pointer-eventstoallforumb-block-grid-areas-container.This prevents the interactivity with the underlying blocks (click, mouse over,...). But keeps interactivity with the areas inside a block. This is important when your blocks are
CustomElementsand expect some behaviour in the front-end, but not in the back-office.Thanks.
Additional details
No response
Beta Was this translation helpful? Give feedback.
All reactions