Is it possible to have the StaticDateRangePicker
from MUI X to auto-scroll to the selected range when the value
prop changes?
If the complete range does not fit into the view, scroll so the end-date is visible.
Went through the docs and the only prop that seemed related was rangePosition
but it didn’t help.