Community forum for knowledge and support

Updated 11 months ago

Resolving the Issue with the `list wrapper` in the `CAREERS 3` Component

At a glance

A community member reported a bug in the 'CAREERS 3' component where the list wrapper doesn't shrink back to zero on the second click. They shared a solution that involves removing and re-adding click interactions to the assigned element, moving the careers3_list-wrapper interaction after the rotating icon, and temporarily switching the 'Affect' option to 'All elements with this class' before setting it back to 'Only Siblings'. As a workaround, they suggest duplicating one of the fixed components to create additional ones.

Hey all, I wanted to share an issue/bug I found in the 'CAREERS 3' component.

ISSUE: list wrapper not shrinking back to zero on the 2nd click. (As seen in the 1st video)

What I did to solve this issue was (2nd video for reference):

  • Remove the interaction off of the assigned element
  • Add the click interactions back to that same element
  • Inside'On 2nd click' interaction, I moved the 'careers3_list-wrapper' (mine is named differently) interaction after the rotating icon

  • While 'careers3_list-wrapper' was still selected, I switched the 'Affect' option to 'All elements with this class' then switched it back to 'Only Siblings'
  • That ended up resolving that bug for me.

WORKAROUND:
Duplicate one of the fixed ones to make more.

Hope this helps if anyone ever gets stuck on those.

Add a reply
Sign up and join the conversation on Slack