🐛(frontend) scroll back to top when navigate to a document
When navigating to a new document, the scroll position was preserved. This commit changes this behavior to scroll back to the top of the page when navigating to a new document.
This commit is contained in:
@@ -25,6 +25,7 @@ and this project adheres to
|
||||
- ⚗️(service-worker) remove index from cache first strategy #1395
|
||||
- 🐛(frontend) fix 404 page when reload 403 page #1402
|
||||
- 🐛(frontend) fix legacy role computation #1376
|
||||
- 🐛(frontend) scroll back to top when navigate to a document #1406
|
||||
|
||||
## [3.7.0] - 2025-09-12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user