I followed the tutorial to build the multiple step form using UI Router , it worked well, however now I would like to prevent from page reloading action, if user stays at 2nd step, and reload whole page, it should be redirected to first step, and required him to input to first step form first.
I have no idea to reload the page to the first step with that requirement