Problem:
The user is using a slider view. When we select a page in the slider pagination, the slider stops moving slides each 5s. The user would like the slider to continue moving slides even after choosing a page.
Solution:
This behavior is intended and expected. The slider view will move slides as long as the user does not take manual action. Once the user chooses a page or clicks on a navigation control for the slider, the slider will stop moving and will let the user navigate it manually.
We do not have plans to implement the user's desired behavior. The remaining workaround is to build a custom slider with a 3rd party library.