SOLVED: Can't Edit Interactions in V2.01

Browser: Chrome 138
OS: Windows 11
URL: Partners – La Monarca Residences

Issue with Editing Interactions after Update V2.01 Since updating to V2.01, editing interactions is no longer possible.

  • Adding or duplicating interactions still works as expected
  • Editing functionality worked fine in V2.0
  • Confirmed the issue across multiple sites built with Bricks

Check multiple sites developed by bricks and got same issues.

2 Likes

I can replicate this also. (testing in chrome) clicking an existing interaction no longer opens it up it only allows for editing the interaction’s title.

Hi guys,
As @Pete already mentioned, it works like this, but we already noticed it’s not optimal:

CleanShot 2025-07-31 at 10.12.34

This is how it already works in our development version, so it should be included in the next version:

CleanShot 2025-07-30 at 10.41.47

I’ll add this report to the existing task and let you know once it’s included :v:

2 Likes

It cannot be edited on iPad Pro either. Note: Conditions, on the other hand, work perfectly on iPad Pro.

What browser are you using? I just tested in Chrome on a regular iPad, and it works tapping somewhere around here:

image

However, the Builder is not designed for touch, but primarily for desktop devices.

2 Likes

@timmse I use Chrome on iPad Pro with iOS 18.6 and you have right, on the left I can open it. But as you say before, is it only a very small tapping area… :v:

Might be too late to change, but i think ideally it would behave the same as the elements in the structure panel. Two clicks for editing the text. Then dragging/opening will work as before and be easier than trying to navigate around the outside of the text.

Even when it’s above/below/left/right as in your gif, it’s still quite a tiny space. Most of the time people will be opening, not renaming. I vote for two clicks to rename :grinning:

11 Likes

The suggestion by wplit makes sense.

This is the best approach :+1:

100% this. This is an element I almost always need to open and almost never want to rename. Why would it be easy to rename, but hard to open. It is completely backwards.

Thanks so much David! I referred to your suggestion in the task. Fingers crossed :crossed_fingers:

3 Likes

For the time being, you can use this when you set the Builder mode to “Custom”.

/* Fix Interaction Title Width */
.bricks-sortable-handle.sortable-title input{
width: auto;
}

Another option, have an icon/button that opens it. At least that way new users know where to click.

1 Like

We’ve fixed this issue in Bricks 2.0.2 now available as a one-click update in your WordPress Dashboard.

Please take your time to read the changelog entry before updating: Bricks 2.0.2 Changelog – Bricks, and let us know if you continue to experience issues.

5 Likes