I found a UI alignment and overflow issue in the AI Agent command approval popup.
Long PowerShell command text is not wrapping properly and appears cramped/overlapping.
- When multiple command approval options are displayed, the popup height keeps increasing.
- Long “Yes, and always allow…” options extend across the available width and affect the layout.
- The Submit button gets pushed downward when multiple options are displayed.
- With more command entries, the Submit button can move outside the usable area and become difficult or impossible to click.