Merge pull request #20287 from backstage/techdocs/navigation-bugfix

TechDocs navigation bugfix
This commit is contained in:
Sydney Achinger
2023-10-20 15:42:29 -04:00
committed by GitHub
9 changed files with 94 additions and 160 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-techdocs-module-addons-contrib': patch
'@backstage/plugin-techdocs': patch
---
Fixed navigation bug that caused users to not be scrolled to the top of a new page. Fixed navigation bug where using backwards and forwards browser navigation did not scroll users to the correct place on the TechDoc page.