Hi all,
I’ve run into this problem a couple of times now, where I have either a modal or some kind of overlaying menu opening via an interaction on a button/div element.
Usually on those elements, I include a way to close the menu/modal, also using interactions, but I keep running into the issue of then having to click the original button twice in order to ‘reset’ the interaction to open the element again.
Is there any way around this that doesn’t include hiding and creating a new version of the button on each opening menu/modal element?
I’ve included an example in my read-only link so you can see what I mean!
Here is my public share link: LINK
(how to access public share link)