Skip to content

[Bug]: Can't unset fields in notification settings because they are required #5631

@DanielBiegler

Description

@DanielBiegler

Error Message and Logs

Inside the forms for setting up your notifications i.e. Discord, Telegram, Slack, Pushover the inputs have the required attribute. This means as soon as you set the fields once, you cant unset them because the <form> refuses to let you save.

I assume since these fields are empty for fresh installs you should be able to clear them again. Now I am forced to overwrite my removed webhook with an empty space or something.

Steps to Reproduce

  1. Go to /notifications/slack
  2. Save the webhook URL
  3. Clear the webhook URL input field
  4. Press save

Now the form should prevent you from saving. See:

Image

Example Repository URL

No response

Coolify Version

v4.0.0-beta.406

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

No response

Additional Information

(Thank you for this amazing project, hope you have a great day! ❤)

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 Possible BugReported issues that need to be reproduced by the team.🔍 TriageIssues that need assessment and prioritization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions