mitre / magma

MITRE Caldera's user interface plugin powered by VueJS
Apache License 2.0
3 stars 7 forks source link

Feature Request - reset scroll height when changing pages in UI #23

Closed bjeffries closed 10 months ago

bjeffries commented 10 months ago

Video: https://youtu.be/uiXQ_LI66Ks

Current Behavior: When you move between different pages in the UI, the scroll height persists, even if you have never been to that page before in the UI. This often leads to the user having to scroll to the top of a page just after opening it.

Requested Behavior: Reset the scroll height when navigating to a new page OR maintain the scroll height locally to each page (not globally).

os: Mac Caldera v 4.2.0 Magma commit https://github.com/mitre/magma/commit/247092c6e674c4b620587966c24764f5434ecfa5

JamieScottC commented 10 months ago

Good point. #25 will add this