changesets: shorten progress accessibility note

Keep the core-components changeset aligned with the shorter single-sentence style used for simple package notes.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
This commit is contained in:
Patrik Oldsberg
2026-03-15 17:35:09 +01:00
parent 8e092338c6
commit bfb6f50d4a
@@ -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.