-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
URL warning in http notification form does not update after allowing URL. #19013
Comments
Probably needs only a backport! |
Not a blocker, since there is a workaround. |
I couldn't reproduce this either in 6.0.1 or in 6.0.rc. |
On test-dev-ng with 6.0.1 cloud I can reproduce it. Locally with 6.0.1 cloud not. |
I also could only reproduce it on |
Description
When you create an http notification and you add an URL, which is not allowed yet, you will see the following warning:
Once you allow the URL in the related modal, the warning stays there (and the form submit button stays disabled) and only disappears after allowing the URL again.
This issue does not seem to occur in the current
master
version.Your Environment
The text was updated successfully, but these errors were encountered: