diff --git a/.changeset/core-components-progress-accessibility.md b/.changeset/core-components-progress-accessibility.md index 17614eb247..c4f53ccd2d 100644 --- a/.changeset/core-components-progress-accessibility.md +++ b/.changeset/core-components-progress-accessibility.md @@ -2,6 +2,4 @@ '@backstage/core-components': patch --- -Fixed the shared `Progress` component to provide an accessible name for its loading indicator by default. This improves screen reader support and accessibility checks across pages that render the default loading bar. - -**Affected components:** Progress +Fixed the shared `Progress` component to provide an accessible name for its loading indicator by default.