Unable to edit an element's text that has an interaction (video included)

In my project, share link below, I have a button at the bottom of the page. When you click the button, it triggers an interaction with a modal element. The modal element’s initial appearance is set to display as none/0% opacity and then opens to show a sign up form on the screen. It appears on top of everything else as I’ve added a high z-index to it. I have a few other interactions involved as well, but this is the general use.

Now that I have these interactions setup, I want to change the header text within the modal that pop’s up. My thought was to change the initial appearance on the modal to display again so I could edit it, but when I do that and I can see the modal with the header on the page, I click the header to edit the text, and it selects a different element and the modal goes away.

Here is a video of what I am experiencing (probably something stupid on my end…)

You can recreate this by clicking the link below, click the modal in the list of elements, titled modalContainer, and change the initial appearance for that element to display - 100% opacity and display flex.

Can someone please point me in the right direction here. Driving me nuts :slight_smile:

https://preview.webflow.com/preview/podgiving?preview=0d1ab796e904b75376573e8b60d4f1e0

Thanks!

Hello @myonke

Can you re share your link please? Is not working anymore

1 Like

@aaronocampo sorry about that, I changed the slug.

https://preview.webflow.com/preview/podgiving?preview=0d1ab796e904b75376573e8b60d4f1e0

This topic was automatically closed 125 days after the last reply. New replies are no longer allowed.