scaffolder: add header with context menu to NFS task page

Adds a Header from @backstage/ui with a kebab menu to the individual task
sub-page in the new frontend system, restoring the ability to show/hide
logs and button bar, as well as start over, retry, and cancel actions.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
This commit is contained in:
Patrik Oldsberg
2026-03-20 15:20:20 +01:00
parent 82bf368483
commit d257834ed1
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder': patch
---
Added a header with a kebab context menu to the scaffolder task page in the new frontend system, restoring the ability to show and hide page elements like logs and the button bar.