User2108892867 posted
I am trying to stop the calendar from scrolling up after my popup is closed. This issue is caused by the focus on one of the button on the header. To reproduce the issue,
- first click on one of the buttons on the header,
- try to scroll down until you cannot see the buttons in the header and click on of the date
- click anywhere outside the popup to close the popup and it will scroll up to the focus button.
Is there a way to stop the scrolling and keep the scroll position as it is. Here is the jsfiddle.
https://jsfiddle.net/kd7e2xpc/35/
And here is the video clip
https://www.screencast.com/t/fzKgWdZj
thanks