From 051fc602587d91905ca956865729e71b753ea67d Mon Sep 17 00:00:00 2001 From: Bridget Barnes Date: Tue, 3 May 2022 13:50:54 +1000 Subject: [PATCH] Add changeset Signed-off-by: Bridget Barnes --- .changeset/odd-apples-smash.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/odd-apples-smash.md 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