Actions
Feature #35896
closedAllow passing parameters to getControllerSearchProps
Description
Katello is switching to Foreman's standard PF4 search input.
Katello may use an endpoint like this:
autocompleteEndpoint={`/content_view_versions/auto_complete_search?content_view_id=${cvId}`}
Improvement to getControllerSearchProps to accept search URL as it is.
Updated by Ewoud Kohl van Wijngaarden over 2 years ago
- Tracker changed from Bug to Feature
- Category set to JavaScript stack
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lucy Fu
- Pull request https://github.com/theforeman/foreman/pull/9571 added
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Subject changed from Improvement to getControllerSearchProps to Allow passing parameters to getControllerSearchProps
- Triaged changed from No to Yes
Actions