Skip to content

S3 Destinations Modal: Error message overflows container boundaries #2885

@Harikrishnan1367709

Description

@Harikrishnan1367709

To Reproduce

  1. Navigate to Settings > S3 Destinations in Dokploy dashboard
  2. Click "Add Destination" or edit an existing destination
  3. Enter invalid S3 credentials (wrong access key, secret key, or region)
  4. Click "Test Connection" or submit the form
  5. Observe the error message in the red AlertBlock component
  6. 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.4

Which 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

Image

Will you send a PR to fix it?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions