Refactor #26121
Add Autocomplete Redux ID mechanism
Pull request:
Fixed in Releases:
Found in Releases:
Description
In addition to the last Autocomplete refactoring: consume the Autocomplete as an independent component,
we need a mechanism to distinguish between the different autocomplete components on a page in the Redux store.
History
#1
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6501 added
#2
Updated by Marek Hulán over 3 years ago
- Fixed in Releases 1.22.0 added
#3
Updated by Ron Lavi over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 799297d5758ad6401a5a3019d4b50090a06f2e5b.
#4
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/6602 added
#5
Updated by Tomer Brisker over 3 years ago
- Category set to Web Interface
Fixes #26121 - distinguish between Autocompletes. (#6501)