NO BUG: Interactions on classes don't show icon in structure

Browser: Version 137.0.7151.56 (Official Build) (arm64)
OS: macOS

I have some text with a class assigned, that class has an interaction. (Fadeinleft)

This doesn’t show in the builder structure:

But does if you select the class:

Is this expected behaviour? Would have thought it should show when looking at the structure to see what’s applied.

Hi Brendan,
Sorry for the late reply!

That’s the expected behavior, since the interaction is located on the class and not the element ID. In your first screenshot, the ID is “selected” by default, which does not contain any interaction.

Best regards,
timmse