During the 2023 Dev Summit this app was shown to demo by @KellyHutchins and @MNIT-Kitty-Hurley the ability to create accessibility maps with JS and Calcite.
https://codepen.io/kellyhutchins/pen/QWVvGZq?editors=1010
In this app, a click on the map, shows the record on the table.
My question is if you click a graphic, how the table can scroll to that selected feature if there are hundreds of features. Also, how can we add a vertical scroll to the table.
Thank you.