#Component interactions not working with "Set Variables"

9 messages · Page 1 of 1 (latest)

outer kettle
#

I'm building a prototype with some variables for a kind of shopping cart for a B2B product.
The flow is for a given proposal, customer could select several products and proceed for the next step.

I setup the checkboxes to select/unselect products, also added variables to show number of products to be ordered + total price.
The problem is, when I click on the checkbox the tick remains there, and it shouldn't because I prototype the checkbox interactions on the design system.

Does anyone can help?

severe panther
#

Hey @outer kettle ! What is the interaction you have on the checkbox variants?

#

In case if this could help!

#

Hm urs is tricky because i guess you want to add different pricing based on the different rows. I think the reason why the onclick is not working from the variants is because the other on click overrides it

#

Maybe

outer kettle
#

Just click to change the state to active/inactive
yeah, I guess it's exactly what you described, cus there is a small alert icon on the interactions panel saying this "interaction won't be triggered"

#

I will try this file you created... ty

severe panther
# outer kettle I will try this file you created... ty

yeah i'm not sure if it can help 100% now in retrospect because the prices will be different that you need to remove or add so this might be a bit annoying to do. You either want to make a clicekd version for all 5 of these and update things like that 😦