Skip to main content

I have an issue where I built a component with a handful of variants. Some variants are larger than the screen, so they have scrolling capabilities.

The issue is, if I scroll and then click an interaction that takes me to a smaller variant, the clickable interactions are now apart from the components. The clickable areas are essentially the scroll length above where the components now are.


The screen shot shows where the blue clickable areas are now, compared to the components that would be clicked on.


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