scaffolder: address copilot review feedback
- Use translation key for "No schema defined" fallback instead of hardcoded string - Add aria-label to the enum format button for accessibility - Remove unnecessary `as any` casts on defaultWidth column config - Fix "Github" -> "GitHub" capitalization in test data - Update changeset wording to match actual sidebar list UI Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
Migrated the actions page to use `@backstage/ui` table and search components. Actions are now listed in a table with aligned name and description columns, with click-to-expand detail view and built-in search filtering.
|
||||
Migrated the actions page to use `@backstage/ui` list and search components. Actions are now presented in a sidebar list with a separate detail panel for the selected action, along with built-in search filtering.
|
||||
|
||||
Reference in New Issue
Block a user