Refactor #26424
autocomplete errors display
Pull request:
Fixed in Releases:
Found in Releases:
Description
errors other than response errors shouldn't be displayed to the user,
for example: Network errors, wrong API path etc..
Associated revisions
History
#1
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6600 added
#2
Updated by Tomer Brisker almost 2 years ago
- Category set to JavaScript stack
- Fixed in Releases 1.22.0 added
#3
Updated by Ron Lavi almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 75361f438d24297349fff5cce1fb82f895d76c58.
Fixes #26424 - refactor autocomplete errors display.