diff --git a/.changeset/odd-apples-smash.md b/.changeset/odd-apples-smash.md new file mode 100644 index 0000000000..e93e87b3c1 --- /dev/null +++ b/.changeset/odd-apples-smash.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog': patch +--- + +Lighthouse was reporting this button as having invalid aria- values, as the popover doesn't exist until clicked. This adds additional labels to the button to make it valid aria