#FeatureRequest scrollIntoView()

#featureRequest @sheyla

As of right now, we only have access to JQuery’s scrollTo() through Corvid, but not JS’s more basic scrollIntoView() which jumps directly to an element instead of smooth scrolling.

I should think this would be a very very easy addition to Corvid that would make a lot of people happy :slight_smile:

1 Like

Hey David! Thanks for this FQ - I’ll make sure it’s passed along! :ok_hand:t5:

Hey Sheyla, thanks for passing it along…any updates? There’s already soooo much pure JS in Corvid, something as simple as this should take one person 5 mins unless testing revealed some funky stuff.