fix(toolbox): move Done 'Restart now' button to the footer-right (was clipped) #30

Merged
SilverLABS merged 2 commits from fix/done-restart-footer into main 2026-06-10 18:12:19 +00:00
Owner

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 test 31/31, app builds 0 errors
  • VM: Done shows "Restart now" in the footer-right, full text, no overlap

🤖 Generated with Claude Code

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. - [x] `dotnet test` 31/31, app builds 0 errors - [ ] VM: Done shows "Restart now" in the footer-right, full text, no overlap 🤖 Generated with [Claude Code](https://claude.com/claude-code)
SilverLABS added 1 commit 2026-06-10 18:10:34 +00:00
fix(toolbox): move Done 'Restart now' to footer-right (was clipped in content)
Some checks failed
Build SilverMetal Enhanced - Windows ISO / build (pull_request) Failing after 33s
ddd8784b56
The in-content Restart button overflowed its fixed width. Move it into the wizard
footer's right slot (where Next/Apply sits) as a btn-primary; Routes owns the restart
shutdown now, DoneStep just shows the recovery key.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
SilverLABS merged commit 51ab88b1f8 into main 2026-06-10 18:12:19 +00:00
SilverLABS deleted branch fix/done-restart-footer 2026-06-10 18:12:19 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SilverLABS/SilverMetal#30