Actions
Bug #21330
closedhttp proxy test connection should clear toasts when clicking on it multiple times
Difficulty:
Triaged:
Description
once a user an invalid url or a proxy that is actually is not a proxy, the toast notifications stack up - instead, they should be cleared (as its really not useful to see a "history" of failures in the form).
I would also question the usage of toast notifications to show form errors, I would expect it to show the field error within the form, this will avoid the problem of seeing multiple errors on the same field and not "abuse" the toast notifications.
Updated by Ohad Levy almost 7 years ago
- Related to Feature #12216: allow compute resource connections to use a proxy added
Updated by Ohad Levy almost 7 years ago
also note that multiline errors are not displayed correct, for example:
server response:
"status":"failure","message":"Url can't be blank\nUrl is invalid"}
yet the actual message is on the screen is:
Url can't be blank Url is invalid
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/foreman/pull/4921 added
Updated by Timo Goebel almost 7 years ago
- Status changed from Ready For Testing to New
- Assignee deleted (
Timo Goebel) - Pull request deleted (
https://github.com/theforeman/foreman/pull/4921)
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/foreman/pull/4921 added
Updated by The Foreman Bot almost 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4922 added
Updated by Ohad Levy almost 7 years ago
- Translation missing: en.field_release set to 296
- Pull request deleted (
https://github.com/theforeman/foreman/pull/4922)
Updated by The Foreman Bot almost 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4922 added
Updated by Timo Goebel almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 60cf8cf21714dbbc98f267b0f444237e93ae1461.
Actions