Files
backstage/.changeset/fix-entity-tab-group-ordering.md
T
Patrik Oldsberg 07ba74684a catalog: fix entity page tab group ordering
The entity page tab groups were rendered in extension tree order rather
than respecting the order defined in the groups configuration. This
sorts the rendered groups based on the key order from groupDefinitions.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-25 14:50:20 +01:00

134 B

@backstage/plugin-catalog
@backstage/plugin-catalog
patch

Fixed entity page tab groups not respecting the ordering from the groups configuration.