Commit 8200467
4860 client - Fix Connection edit dialog overflow with long OAuth2 parameters
Add min-w-0 to grid items in DialogContent so long client IDs (Google
Drive, Gmail) no longer expand the dialog grid track beyond max-w-lg.
The existing truncate on ConnectionParameters' <pre> only clips inside
the component; the outer grid item still contributed its content's
intrinsic min-width to track sizing, pushing the Name input and footer
visibly past the dialog box.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 473bbc2 commit 8200467
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
452 | | - | |
| 452 | + | |
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
| |||
729 | 729 | | |
730 | 730 | | |
731 | 731 | | |
732 | | - | |
| 732 | + | |
733 | 733 | | |
734 | 734 | | |
735 | 735 | | |
| |||
0 commit comments