I recently created a React project with various components and pages. One issue I encountered is that when switching between pages using the navbar (such as home, about us, contact us), the pages resume from where I left off instead of starting at the top of the page. I tried searching for a solution but couldn't find the correct term for this behavior.