-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
To Reproduce
- Navigate to Settings > S3 Destinations in Dokploy dashboard
- Click "Add Destination" or edit an existing destination
- Enter invalid S3 credentials (wrong access key, secret key, or region)
- Click "Test Connection" or submit the form
- Observe the error message in the red AlertBlock component
- Notice that the error message overflows both horizontally and vertically outside the modal container
Current vs. Expected behavior
Current Behavior:
When an error occurs during S3 destination testing (e.g., invalid credentials, region mismatch), the error message displayed in the red AlertBlock component overflows
Expected Behavior:
Error messages should be properly contained within the modal dialog boundaries
Provide environment information
os:macos
v0.25.4Which area(s) are affected? (Select all that apply)
Application
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
Will you send a PR to fix it?
Yes
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working