fix(toolbox): move Done 'Restart now' button to the footer-right (was clipped) #30
Reference in New Issue
Block a user
Delete Branch "fix/done-restart-footer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On the Done step the in-content "Restart Now" button overflowed its fixed width (text clipped). Moved it into the wizard footer's right slot (where Next/Apply lives) as a
btn-primary. Routes now owns the restart shutdown; DoneStep just renders the recovery key.dotnet test31/31, app builds 0 errors🤖 Generated with Claude Code