Hi!
Question:
How do we reset an elements scroll position that’s offscreen (hidden floating group) ??
We have a catering directory.
When a user clicks a listing, they’re taken to the profile, which is a floating element that appears on page whcih is scrollable to view the full profile.
When the user clicks away, this floating element is hidden, and the user can carry on scrolling the listings.
The problem is, when the use selects another listing, the floating group opens up with the profile, but it displays where the user left off (at the bottom of the profile)
How do we reset an elements scroll position that’s offscreen??