Merge pull request #18547 from backstage/blam/update-changeset

chore: should be patch for <1.0.0
This commit is contained in:
Ben Lambert
2023-07-04 18:13:41 +02:00
committed by GitHub
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/core-components': minor
'@backstage/core-components': patch
---
The `Skip to content` button on click focuses on the main article tag and skips the `h1` tag. Users are not able to identify which page they are on currently. Now this minor fix will change the behaviour of the button and focuses on the `h1` tag on the page.
The `Skip to content` button on click focuses on the main article tag and skips the `h1` tag. Users are not able to identify which page they are on currently. Now it's changed the behaviour of the button and focuses on the `h1` tag on the page.