Summary
During the first-run onboarding wizard, Step 4/6 displays a card listing all available runtime buttons. The card is taller than the visible window area. The bottom buttons — along with the Back / Next navigation buttons — are clipped outside the viewport and cannot be read. There is no scroll mechanism to reach them.
Additionally, window drag stops working while the onboarding wizard is open. The app cannot be moved until the wizard is dismissed.
Steps to reproduce
- Launch Mux for the first time (or reset config so the onboarding wizard appears).
- Proceed through the wizard until Step 4/6.
- Observe that the buttons (Local, Worktree, SSH, Coder SSH, Docker…) extend beyond the visible window area.
- Attempt to scroll within the card — no scroll is available.
- The bottom buttons and the Back / Next navigation buttons are clipped and unreadable.
- Without closing the wizard, try to drag the app window by clicking and dragging the title bar — window drag does not work.
Expected behavior
- All runtime buttons and the Back / Next navigation buttons should be fully visible at any window size. The modal should either constrain its height to the available viewport with a scroll, or adapt its layout so all content fits within the window without overflow.
- The window should remain draggable from the title bar while the onboarding wizard is open.
Actual behavior
- The runtime buttons card has no scroll constraint. The card grows taller than the window, pushing the bottom buttons and the Back / Next navigation buttons out of view with no way to scroll to them.
- Window drag does not work while the onboarding wizard is open. The app cannot be moved until the wizard is closed.
Environment
| Field |
Value |
| Mux version |
v0.27.1 |
| OS |
Windows 11 |
| Trigger |
First-run onboarding, Step 4/6 |
Screenshots

Summary
During the first-run onboarding wizard, Step 4/6 displays a card listing all available runtime buttons. The card is taller than the visible window area. The bottom buttons — along with the Back / Next navigation buttons — are clipped outside the viewport and cannot be read. There is no scroll mechanism to reach them.
Additionally, window drag stops working while the onboarding wizard is open. The app cannot be moved until the wizard is dismissed.
Steps to reproduce
Expected behavior
Actual behavior
Environment
Screenshots